- CONFIG_INTERRUPT_LEVEL_1¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Select if the platform supports any interrupts of level 1.
Disabling this option allows for less memory consumption.
Direct dependencies¶
(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:89
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:6
→ doc/_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_1
bool
default n
depends on SOF
help
Select if the platform supports any interrupts of level 1.
Disabling this option allows for less memory consumption.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)