The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_SOC_QUARK_SE_C1000_SS

Intel Quark SE C1000- Sensor Sub System

Type: bool

Direct dependencies

<choice: SoC/CPU/Configuration Selection>

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

Kconfig definition

At soc/arc/quark_se_c1000_ss/Kconfig.soc:3

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

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

config SOC_QUARK_SE_C1000_SS
    bool
    prompt "Intel Quark SE C1000- Sensor Sub System" if <choice: SoC/CPU/Configuration Selection>
    select HAS_SYS_POWER_STATE_SLEEP_1 if <choice: SoC/CPU/Configuration Selection>
    select HAS_SYS_POWER_STATE_SLEEP_2 if <choice: SoC/CPU/Configuration Selection>
    select HAS_SYS_POWER_STATE_DEEP_SLEEP_1 if <choice: SoC/CPU/Configuration Selection>
    select HAS_SYS_POWER_STATE_DEEP_SLEEP_2 if <choice: SoC/CPU/Configuration Selection>
    select HAS_SYS_POWER_STATE_DEEP_SLEEP_3 if <choice: SoC/CPU/Configuration Selection>
    select HAS_QMSI 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.)