-
CONFIG_PLATFORM_UEFI
¶
UEFI
Type: bool
Kconfig definition¶
At arch/x86/Kconfig:5
, in menu (top menu) → Platform
:
config PLATFORM_UEFI
bool
prompt "UEFI" if <choice: Platform>
select EFI_STUB
if <choice: Platform>
depends on <choice: Platform>
(Definitions include propagated dependencies, including from if’s and menus.)