-
choice: serial IO type
serial IO type
Type: bool
Defaults¶
Choice options¶
Kconfig definition¶
At arch/x86/Kconfig:59
, in menu (top menu)
:
choice bool prompt "serial IO type" defaultSERIAL_MMIO
ifPLATFORM_SBL
defaultSERIAL_PIO
ifPLATFORM_UEFI
(Definitions include propagated dependencies, including from if’s and menus.)