diff options
| author | Randy Dunlap <[email protected]> | 2021-07-07 16:37:29 +0000 |
|---|---|---|
| committer | Greg Ungerer <[email protected]> | 2021-08-22 22:40:04 +0000 |
| commit | cd3bf8cfd6ae94c1af5c657aee35b730976cd1d1 (patch) | |
| tree | 09c48a6438c0e542fa75269b6c1953b6c930433e /tools/perf/scripts/python/sched-migration.py | |
| parent | Linux 5.14-rc7 (diff) | |
| download | kernel-cd3bf8cfd6ae94c1af5c657aee35b730976cd1d1.tar.gz kernel-cd3bf8cfd6ae94c1af5c657aee35b730976cd1d1.zip | |
m68k/nommu: prevent setting ROMKERNEL when ROM is not set
When CONFIG_ROMKERNEL is set but CONFIG_ROM is not set, the linker
complains:
m68k-linux-ld:./arch/m68k/kernel/vmlinux.lds:5: undefined symbol `CONFIG_ROMSTART' referenced in expression
# CONFIG_ROM is not set
# CONFIG_RAMKERNEL is not set
CONFIG_ROMKERNEL=y
Since ROMSTART depends on ROM, make ROMKERNEL also depend on ROM.
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Greg Ungerer <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Greg Ungerer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions
