-
CONFIG_PLATFORM_UEFI
¶
UEFI
Type: bool
Help¶
Select this if the target board uses UEFI.
Symbols selected by this symbol¶
Kconfig definition¶
At arch/x86/Kconfig:7
Included via Kconfig:3
Menu path: (top menu) → Platform
config PLATFORM_UEFI
bool
prompt "UEFI" if <choice: Platform>
select EFI_STUB
if <choice: Platform>
depends on <choice: Platform>
help
Select this if the target board uses UEFI.
(Definitions include propagated dependencies, including from if’s and menus.)