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

Intel Quark D2000

Type: bool

Direct dependencies

SOC_SERIES_QUARK_D2000

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

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At soc/x86/intel_quark/quark_d2000/Kconfig.soc:3

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12soc/x86/intel_quark/Kconfig:16

Menu path: (top menu) → Hardware Configuration

config SOC_QUARK_D2000
    bool
    prompt "Intel Quark D2000" if SOC_SERIES_QUARK_D2000
    select HAS_SPI_DW if SOC_SERIES_QUARK_D2000
    depends on SOC_SERIES_QUARK_D2000

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