-
CONFIG_RELOC
¶
Enable relocation
Type: bool
Defaults¶
- “y”
Kconfig definition¶
At arch/x86/Kconfig:147
, in menu (top menu)
:
config RELOC
bool
prompt "Enable relocation"
default "y"
(Definitions include propagated dependencies, including from if’s and menus.)