The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_CAVS

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

SOF

(Includes any dependencies from ifs and menus.)

Default

  • n

Symbols selected by this symbol

Symbols that select this symbol

Kconfig definition

At /home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/platform/Kconfig:262

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:6doc/_build/Kconfig/Kconfig.modules:14/home/nashif/zephyrproject/modules/audio/sof/zephyr/Kconfig:2/home/nashif/zephyrproject/modules/audio/sof/zephyr/../Kconfig.sof:124/home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/Kconfig:5

Menu path: (Top) → Modules → sof (/home/nashif/zephyrproject/modules/audio/sof) → Platform

config CAVS
    bool
    default n
    select INTEL
    select INTERRUPT_LEVEL_2
    select INTERRUPT_LEVEL_5
    select INTEL_HDA
    select INTEL_MN
    select WAKEUP_HOOK
    select SCHEDULE_DMA_SINGLE_CHANNEL
    depends on SOF

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