CONFIG_SOC_SERIES_QUARK_X1000

Intel Quark X1000 Series

Type: bool

Help

Intel Quark X1000 SoC.

Direct dependencies

<choice: x86 SoC Selection>

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

Kconfig definition

At arch/x86/soc/intel_quark/quark_x1000/Kconfig.series:2

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16arch/x86/Kconfig:13arch/x86/soc/intel_quark/Kconfig.soc:7

Menu path: (top menu) → x86 SoC Selection

config SOC_SERIES_QUARK_X1000
    bool
    prompt "Intel Quark X1000 Series" if <choice: x86 SoC Selection>
    select CPU_MINUTEIA if <choice: x86 SoC Selection>
    select CPU_HAS_FPU if <choice: x86 SoC Selection>
    select HPET_TIMER if <choice: x86 SoC Selection>
    select BOOTLOADER_UNKNOWN if <choice: x86 SoC Selection>
    select PCI if <choice: x86 SoC Selection>
    select SYS_POWER_LOW_POWER_STATE_SUPPORTED if <choice: x86 SoC Selection>
    select SYS_POWER_DEEP_SLEEP_SUPPORTED if <choice: x86 SoC Selection>
    select SOC_FAMILY_QUARK if <choice: x86 SoC Selection>
    depends on <choice: x86 SoC Selection>
    help
      Intel Quark X1000 SoC.

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