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:8
→ Kconfig.zephyr:38
→ soc/Kconfig:18
→ soc/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.)