choice: Port 1 Interrupts via

Port 1 Interrupts via

Type: bool

Direct dependencies

GPIO_DW_1 && GPIO_DW && GPIO

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/drivers/gpio/Kconfig.dw:69

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:34<Zephyr>/drivers/gpio/Kconfig:24

Menu path: (Top) → Device Drivers → GPIO Drivers → Designware GPIO → Designware GPIO block 1

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

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)