:orphan: .. title:: CONFIG_SOC_INTEL_CAVS_V15 .. kconfig:: CONFIG_SOC_INTEL_CAVS_V15 CONFIG_SOC_INTEL_CAVS_V15 ######################### *Apollo Lake* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_INTEL_CAVS_V15 ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/xtensa/intel_adsp/cavs_v15/Kconfig.soc:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/xtensa/intel_adsp/Kconfig:66`` Menu path: (Top) → Hardware Configuration → Intel CAVS SoC Selection .. code-block:: kconfig config SOC_INTEL_CAVS_V15 bool "Apollo Lake" depends on SOC_SERIES_INTEL_CAVS_V15 && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*