CONFIG_SOC_INTEL_CAVS_V25

CAVS v2.5 SoC

Type: bool

Direct dependencies

SOC_SERIES_INTEL_CAVS_V25 && <choice: Intel CAVS SoC Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/soc/xtensa/intel_adsp/cavs_v25/Kconfig.soc:7

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:28<Zephyr>/soc/Kconfig:11<BuildDir>/Kconfig/Kconfig.soc.arch:2<Zephyr>/soc/xtensa/intel_adsp/Kconfig:17

Menu path: (Top) → Hardware Configuration → Intel CAVS SoC Selection

config SOC_INTEL_CAVS_V25
    bool "CAVS v2.5 SoC"
    depends on SOC_SERIES_INTEL_CAVS_V25 && <choice: Intel CAVS SoC Selection>

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