CONFIG_SOC_SERIES_INTEL_CAVS_V18

Intel CAVS v1.8

Type: bool

Help

Intel CAVS v1.8

Direct dependencies

<choice: SoC/CPU/Configuration Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/soc/xtensa/intel_adsp/cavs_v18/Kconfig.series:4

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:28<Zephyr>/soc/Kconfig:6<BuildDir>/Kconfig/Kconfig.soc:1<Zephyr>/soc/xtensa/intel_adsp/Kconfig.soc:6

Menu path: (Top) → SoC/CPU/Configuration Selection

config SOC_SERIES_INTEL_CAVS_V18
    bool "Intel CAVS v1.8"
    select SOC_FAMILY_INTEL_ADSP
    select XTENSA
    select XTENSA_HAL if "zephyr" != "xcc"
    select XTENSA_RESET_VECTOR
    select XTENSA_USE_CORE_CRT1
    select ATOMIC_OPERATIONS_BUILTIN
    depends on <choice: SoC/CPU/Configuration Selection>
    help
      Intel CAVS v1.8

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