The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_GPIO_DW_SHARED_IRQ

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

GPIO_DW && GPIO

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/gpio/Kconfig.dw:13

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

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

config GPIO_DW_SHARED_IRQ
    bool
    depends on GPIO_DW && GPIO

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