-
CONFIG_EFI_STUB¶
Enable EFI stub
Type: bool
Defaults¶
- “y” if
PLATFORM_UEFI
Symbols that select this symbol¶
Kconfig definition¶
At arch/x86/Kconfig:304
Included via Kconfig:3
Menu path: (top menu)
config EFI_STUB
bool
prompt "Enable EFI stub" if PLATFORM_UEFI
default "y" if PLATFORM_UEFI
depends on PLATFORM_UEFI
(Definitions include propagated dependencies, including from if’s and menus.)