:orphan: .. title:: SOC_INTEL_CAVS_V25 .. option:: CONFIG_SOC_INTEL_CAVS_V25 *CAVS v2.5 SoC* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_SERIES_INTEL_CAVS_V25 ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``soc/xtensa/intel_adsp/cavs_v25/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_V25 bool "CAVS v2.5 SoC" depends on \ :option:`SOC_SERIES_INTEL_CAVS_V25 ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*