The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_DW_ICTL_NAME

Name for Designware Interrupt Controller

Type: string

Help

Give a name for the instance of Designware Interrupt Controller

Direct dependencies

DW_ICTL

(Includes any dependencies from if’s and menus.)

Defaults

Kconfig definition

At drivers/interrupt_controller/Kconfig:130

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:24

Menu path: (top menu) → Device Drivers → Interrupt Controllers

config DW_ICTL_NAME
    string
    prompt "Name for Designware Interrupt Controller" if DW_ICTL
    default "DW_ICTL" if DW_ICTL
    depends on DW_ICTL
    help
      Give a name for the instance of Designware Interrupt Controller

(Definitions include propagated dependencies, including from if’s and menus.)