aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2021-07-07 09:37:29 -0700
committerGreg Ungerer <[email protected]>2021-08-23 08:40:04 +1000
commitcd3bf8cfd6ae94c1af5c657aee35b730976cd1d1 (patch)
tree09c48a6438c0e542fa75269b6c1953b6c930433e /net/lapb/lapb_timer.c
parente22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93 (diff)
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions