The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_SOC_INTEL_S1000

intel_s1000

Type: bool

Direct dependencies

<choice: SoC/CPU/Configuration Selection>

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

Kconfig definition

At soc/xtensa/intel_s1000/Kconfig.soc:4

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:6

Menu path: (top menu) → SoC/CPU/Configuration Selection

config SOC_INTEL_S1000
    bool
    prompt "intel_s1000" if <choice: SoC/CPU/Configuration Selection>
    select HAS_I2C_DW if <choice: SoC/CPU/Configuration Selection>
    select HAS_SPI_DW if <choice: SoC/CPU/Configuration Selection>
    depends on <choice: SoC/CPU/Configuration Selection>

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