CONFIG_SOC_SERIES_INTEL_CAVS_V15¶
Intel CAVS v1.5
Intel CAVS v1.5
Type: bool
Help¶
Intel CAVS v1.5
Help¶
Intel CAVS v1.5
Direct dependencies¶
<choice: SoC/CPU/Configuration Selection> || <choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
- XTENSA_HALif “” != “xcc”
- ATOMIC_OPERATIONS_BUILTINif “” != “xcc”
- XTENSA_HALif “” != “xcc”
- ATOMIC_OPERATIONS_BUILTINif “” != “xcc”
Kconfig definitions¶
At <Zephyr SoC>/xtensa/intel_adsp/cavs_v15/Kconfig.series:4
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:7 → <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_V15
    bool "Intel CAVS v1.5"
    select SOC_FAMILY_INTEL_ADSP
    select XTENSA
    select XTENSA_HAL if "" != "xcc"
    select XTENSA_RESET_VECTOR
    select XTENSA_USE_CORE_CRT1
    select ATOMIC_OPERATIONS_BUILTIN if "" != "xcc"
    select ARCH_HAS_COHERENCE
    depends on <choice>
    help
      Intel CAVS v1.5
At <Zephyr SoC>/xtensa/intel_adsp/cavs_v15/Kconfig.series:4
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:9 → <Zephyr SoC>/xtensa/intel_adsp/Kconfig.soc:6
Menu path: (Top) → SoC/CPU/Configuration Selection
config SOC_SERIES_INTEL_CAVS_V15
    bool "Intel CAVS v1.5"
    select SOC_FAMILY_INTEL_ADSP
    select XTENSA
    select XTENSA_HAL if "" != "xcc"
    select XTENSA_RESET_VECTOR
    select XTENSA_USE_CORE_CRT1
    select ATOMIC_OPERATIONS_BUILTIN if "" != "xcc"
    select ARCH_HAS_COHERENCE
    depends on <choice>
    help
      Intel CAVS v1.5
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)