:orphan: .. title:: choice: Port 1 Interrupts via .. _choice_299: .. describe:: choice: Port 1 Interrupts via *Port 1 Interrupts via* Type: ``bool`` Direct dependencies =================== \ :kconfig:`GPIO_DW_1 ` && \ :kconfig:`GPIO_DW ` && \ :kconfig:`GPIO ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :kconfig:`GPIO_DW_1_IRQ_DIRECT ` Choice options ============== - \ :kconfig:`GPIO_DW_1_IRQ_DIRECT ` - \ :kconfig:`GPIO_DW_1_IRQ_SHARED ` Kconfig definition ================== At ``/gpio/Kconfig.dw:69`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:36`` → ``/gpio/Kconfig:26`` Menu path: (Top) → Device Drivers → GPIO Drivers → Designware GPIO → Designware GPIO block 1 .. code-block:: kconfig 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.)*