diff options
author | Arnd Bergmann <[email protected]> | 2022-08-18 16:17:09 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2022-08-30 11:18:06 +0200 |
commit | 5408445b1e4d511d835ecbae2fbc9fb9976dbcb9 (patch) | |
tree | 76c8f353ec5a0ccedcd11dbce01f50da80c04548 /net/lapb/lapb_timer.c | |
parent | 6fd09c9afa49b343d17cecedd7879d097f37f2a9 (diff) |
ARM: fix XIP_KERNEL dependencies
CONFIG_XIP_KERNEL does not work with any option that involves patching
the read-only kernel .text.
Since at least CONFIG_SMP_ON_UP is required in certain configurations,
flip the dependency to always allow the .text patching options but make
XIP_KERNEL have the dependency instead.
This is a prerequisite for allowing CONFIG_ARCH_MULTIPLATFORM to
be disabled.
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions