CONFIG_SOC_QUARK_SE_C1000_SS

Intel Quark SE C1000- Sensor Sub System

Type: bool

Direct dependencies

<choice: ARC SoC Selection>

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

Kconfig definition

At arch/arc/soc/quark_se_c1000_ss/Kconfig.soc:2

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16arch/arc/Kconfig:13

Menu path: (top menu) → ARC SoC Selection

config SOC_QUARK_SE_C1000_SS
    bool
    prompt "Intel Quark SE C1000- Sensor Sub System" if <choice: ARC SoC Selection>
    select SYS_POWER_LOW_POWER_STATE_SUPPORTED if <choice: ARC SoC Selection>
    select SYS_POWER_DEEP_SLEEP_SUPPORTED if <choice: ARC SoC Selection>
    select HAS_QMSI if <choice: ARC SoC Selection>
    depends on <choice: ARC SoC Selection>

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