Select a name for the device
Type: string
Defaults¶
- “SHARED_IRQ1” if
SHARED_IRQ_1
Kconfig definition¶
At drivers/interrupt_controller/Kconfig.shared_irq:91
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:36
Menu path: (top menu) → Device Drivers → Shared interrupt driver
config SHARED_IRQ_1_NAME string prompt "Select a name for the device" ifSHARED_IRQ_1
default "SHARED_IRQ1" ifSHARED_IRQ_1
depends onSHARED_IRQ_1
(Definitions include propagated dependencies, including from if’s and menus.)