-
CONFIG_BOARD_EHL_CRB_SBL¶
Elkhart Lake CRB (with Slim Bootloader)
Type: bool
Direct dependencies¶
SOC_ELKHART_LAKE && <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At boards/x86/ehl_crb/Kconfig.board:9
Included via Kconfig:8 → Kconfig.zephyr:27 → boards/Kconfig:22
Menu path: (Top) → Board Selection
config BOARD_EHL_CRB_SBL
bool "Elkhart Lake CRB (with Slim Bootloader)"
select X86_64
depends on SOC_ELKHART_LAKE && <choice: Board Selection>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)