:orphan: .. title:: choice: Port 1 Interrupts via .. _choice_163: .. describe:: choice: Port 1 Interrupts via *Port 1 Interrupts via* Type: ``bool`` Direct dependencies =================== \ :option:`GPIO_DW_3 ` && \ :option:`GPIO_DW ` && \ :option:`GPIO ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`GPIO_DW_3_IRQ_DIRECT ` Choice options ============== - \ :option:`GPIO_DW_3_IRQ_DIRECT ` - \ :option:`GPIO_DW_3_IRQ_SHARED ` Kconfig definition ================== .. highlight:: kconfig At ``drivers/gpio/Kconfig.dw:127`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:34`` → ``drivers/gpio/Kconfig:24`` Menu path: (Top) → Device Drivers → GPIO Drivers → Designware GPIO → Designware GPIO block 1 .. parsed-literal:: choice bool "Port 1 Interrupts via" default \ :option:`GPIO_DW_3_IRQ_DIRECT ` depends on \ :option:`GPIO_DW_3 ` && \ :option:`GPIO_DW ` && \ :option:`GPIO ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*