:orphan: .. title:: choice: Intel CAVS SoC Selection .. _choice_261: .. describe:: choice: Intel CAVS SoC Selection *Intel CAVS SoC Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_FAMILY_INTEL_ADSP ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_INTEL_CAVS_V20 ` Kconfig definition ================== At ``/xtensa/intel_adsp/cavs_v20/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/xtensa/intel_adsp/Kconfig:16`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "Intel CAVS SoC Selection" depends on SOC_FAMILY_INTEL_ADSP *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*