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: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_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.)