CONFIG_CAVS_ICTL
CAVS Interrupt Logic
Type: bool
Help
These are 4 in number supporting a max of 32 interrupts each.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/interrupt_controller/Kconfig.cavs:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:28
→ <Zephyr>/drivers/interrupt_controller/Kconfig:58
Menu path: (Top) → Device Drivers → Interrupt Controllers
config CAVS_ICTL
bool "CAVS Interrupt Logic"
depends on MULTI_LEVEL_INTERRUPTS
help
These are 4 in number supporting a max of 32 interrupts each.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)