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

Intel Quark X1000 Series

Type: bool

Help

Intel Quark X1000 SoC.

Direct dependencies

<choice: SoC/CPU/Configuration Selection>

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

Kconfig definition

At soc/x86/intel_quark/quark_x1000/Kconfig.series:3

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:6soc/x86/intel_quark/Kconfig.soc:7

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

config SOC_SERIES_QUARK_X1000
    bool
    prompt "Intel Quark X1000 Series" if <choice: SoC/CPU/Configuration Selection>
    select CPU_MINUTEIA if <choice: SoC/CPU/Configuration Selection>
    select CPU_HAS_FPU if <choice: SoC/CPU/Configuration Selection>
    select HPET_TIMER if <choice: SoC/CPU/Configuration Selection>
    select BOOTLOADER_UNKNOWN if <choice: SoC/CPU/Configuration Selection>
    select PCI if <choice: SoC/CPU/Configuration Selection>
    select SOC_FAMILY_QUARK if <choice: SoC/CPU/Configuration Selection>
    select HAS_I2C_DW if <choice: SoC/CPU/Configuration Selection>
    depends on <choice: SoC/CPU/Configuration Selection>
    help
      Intel Quark X1000 SoC.

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