-
CONFIG_3RD_LEVEL_INTERRUPTS
¶
Third-level Interrupts
Type: bool
Help¶
Third level interrupts are used to increase the number of addressable interrupts in a system.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/interrupt_controller/Kconfig.multilevel:84
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:24
→ drivers/interrupt_controller/Kconfig:163
Menu path: (top menu) → Device Drivers → Interrupt Controllers
config 3RD_LEVEL_INTERRUPTS bool prompt "Third-level Interrupts" if2ND_LEVEL_INTERRUPTS
depends on2ND_LEVEL_INTERRUPTS
help Third level interrupts are used to increase the number of addressable interrupts in a system.
(Definitions include propagated dependencies, including from if’s and menus.)