:orphan: .. title:: CONFIG_SOC_INTEL_CAVS_V18 .. kconfig:: CONFIG_SOC_INTEL_CAVS_V18 CONFIG_SOC_INTEL_CAVS_V18 ######################### *CAVS v1.8 SoC* *CAVS v1.8 SoC* Type: ``bool`` Direct dependencies =================== (\ :kconfig:`SOC_SERIES_INTEL_CAVS_V18 ` && \ :ref:` `) || (\ :kconfig:`SOC_SERIES_INTEL_CAVS_V18 ` && \ :ref:` `) *(Includes any dependencies from ifs and menus.)* Kconfig definitions =================== At ``/xtensa/intel_adsp/cavs_v18/Kconfig.soc:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/xtensa/intel_adsp/Kconfig:16`` Menu path: (Top) → Hardware Configuration → Intel CAVS SoC Selection .. code-block:: kconfig config SOC_INTEL_CAVS_V18 bool "CAVS v1.8 SoC" depends on SOC_SERIES_INTEL_CAVS_V18 && ---- At ``/xtensa/intel_adsp/cavs_v18/Kconfig.soc:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/xtensa/intel_adsp/Kconfig:16`` Menu path: (Top) → Hardware Configuration → Intel CAVS SoC Selection .. code-block:: kconfig config SOC_INTEL_CAVS_V18 bool "CAVS v1.8 SoC" depends on SOC_SERIES_INTEL_CAVS_V18 && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*