-
CONFIG_DW_ICTL_NAME
¶
Name for Designware Interrupt Controller
Type: string
Help¶
Give a name for the instance of Designware Interrupt Controller
Kconfig definition¶
At drivers/interrupt_controller/Kconfig:130
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:24
Menu path: (top menu) → Device Drivers → Interrupt Controllers
config DW_ICTL_NAME string prompt "Name for Designware Interrupt Controller" ifDW_ICTL
default "DW_ICTL" ifDW_ICTL
depends onDW_ICTL
help Give a name for the instance of Designware Interrupt Controller
(Definitions include propagated dependencies, including from if’s and menus.)