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

Quark D2000 Series MCU

Type: bool

Help

Enable support for Intel Quark D2000

Direct dependencies

<choice: SoC/CPU/Configuration Selection>

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

Kconfig definition

At soc/x86/intel_quark/quark_d2000/Kconfig.series:6

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_D2000
    bool
    prompt "Quark D2000 Series MCU" if <choice: SoC/CPU/Configuration Selection>
    select CPU_MINUTEIA if <choice: SoC/CPU/Configuration Selection>
    select LOAPIC_TIMER if <choice: SoC/CPU/Configuration Selection>
    select XIP if <choice: SoC/CPU/Configuration Selection>
    select MVIC if <choice: SoC/CPU/Configuration Selection>
    select HAS_QMSI if <choice: SoC/CPU/Configuration Selection>
    select SOC_FAMILY_QUARK if <choice: SoC/CPU/Configuration Selection>
    depends on <choice: SoC/CPU/Configuration Selection>
    help
      Enable support for Intel Quark D2000

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