:orphan: .. title:: SOC_INTEL_CAVS_V18 .. option:: CONFIG_SOC_INTEL_CAVS_V18 *CAVS v1.8 SoC* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_SERIES_INTEL_CAVS_V18 ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``soc/xtensa/intel_adsp/cavs_v18/Kconfig.soc:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` → ``soc/xtensa/intel_adsp/Kconfig:16`` Menu path: (Top) → Hardware Configuration → Intel CAVS SoC Selection .. parsed-literal:: config SOC_INTEL_CAVS_V18 bool "CAVS v1.8 SoC" depends on \ :option:`SOC_SERIES_INTEL_CAVS_V18 ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*