CONFIG_SHARED_IRQ
Shared interrupt driver
Type: bool
Help
Include shared interrupt support in system. Shared interrupt
support is NOT required in most systems. If in doubt answer no.
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/interrupt_controller/Kconfig.shared_irq:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:38
Menu path: (Top) → Device Drivers
menuconfig SHARED_IRQ
bool "Shared interrupt driver"
help
Include shared interrupt support in system. Shared interrupt
support is NOT required in most systems. If in doubt answer no.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)