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

CONFIG_SOC_INTEL_CAVS_V20

CAVS v2.0 SoC

Type: bool

Direct dependencies

SOC_SERIES_INTEL_CAVS_V20 && <choice: Intel CAVS SoC Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/xtensa/intel_adsp/cavs_v20/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_V20
    bool "CAVS v2.0 SoC"
    depends on SOC_SERIES_INTEL_CAVS_V20 && <choice>

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