The latest development version of this page may be more current than this released 1.14.1 version.
choice: Port 1 Interrupts via

Port 1 Interrupts via

Type: bool

Direct dependencies

GPIO_DW_1 && GPIO_DW && GPIO

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

Kconfig definition

At drivers/gpio/Kconfig.dw:95

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:32drivers/gpio/Kconfig:25

Menu path: (top menu) → Device Drivers → GPIO Drivers → Designware GPIO

choice
    bool
    prompt "Port 1 Interrupts via" if GPIO_DW_1 && GPIO_DW && GPIO
    default GPIO_DW_1_IRQ_DIRECT if GPIO_DW_1 && GPIO_DW && GPIO
    depends on GPIO_DW_1 && GPIO_DW && GPIO

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