CONFIG_BOARD_INTEL_S1000_CRB

Xtensa on Intel_S1000

Type: bool

Direct dependencies

SOC_INTEL_S1000 && <choice: Board Selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At boards/xtensa/intel_s1000_crb/Kconfig.board:6

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:14boards/Kconfig:20

Menu path: (top menu) → Board Selection

config BOARD_INTEL_S1000_CRB
    bool
    prompt "Xtensa on Intel_S1000" if SOC_INTEL_S1000 && <choice: Board Selection>
    select HAS_DTS if SOC_INTEL_S1000 && <choice: Board Selection>
    select HAS_DTS_I2C if SOC_INTEL_S1000 && <choice: Board Selection>
    depends on SOC_INTEL_S1000 && <choice: Board Selection>

(Definitions include propagated dependencies, including from if’s and menus.)