CONFIG_BOARD_EHL_CRB

Elkhart Lake CRB

Type: bool

Direct dependencies

SOC_ELKHART_LAKE && <choice: Board Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <Zephyr Boards>/x86/ehl_crb/Kconfig.board:4

Included via Kconfig:8Kconfig.zephyr:37<Zephyr Boards>/Kconfig:29

Menu path: (Top) → Board Selection

config BOARD_EHL_CRB
    bool "Elkhart Lake CRB"
    select X86_64
    select HAS_COVERAGE_SUPPORT
    depends on SOC_ELKHART_LAKE && <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)