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

CONFIG_SOC_INTEL_CAVS_V18

CAVS v1.8 SoC

Type: bool

Direct dependencies

SOC_SERIES_INTEL_CAVS_V18 && <choice: Intel CAVS SoC Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/xtensa/intel_adsp/cavs_v18/Kconfig.soc:7

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18soc/xtensa/intel_adsp/Kconfig:16

Menu path: (Top) → Hardware Configuration → Intel CAVS SoC Selection

config SOC_INTEL_CAVS_V18
    bool "CAVS v1.8 SoC"
    depends on SOC_SERIES_INTEL_CAVS_V18 && <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)