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

(No prompt – not directly user assignable.)

Type: bool

Help

Select if the platform supports any interrupts of level 3.
Disabling this option allows for less memory consumption.

Direct dependencies

SOF

(Includes any dependencies from ifs and menus.)

Default

  • n

Symbols that select this symbol

Kconfig definition

At /home/nashif/zephyrproject/modules/audio/sof/zephyr/../Kconfig.sof:103

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

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

config INTERRUPT_LEVEL_3
    bool
    default n
    depends on SOF
    help
      Select if the platform supports any interrupts of level 3.
      Disabling this option allows for less memory consumption.

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