The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_GPIO_DW_0_CLOCK_GATE_SUBSYS

Clock controller’s subsystem

Type: int

Direct dependencies

GPIO_DW_CLOCK_GATE && GPIO_DW_0 && GPIO_DW && GPIO

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

Defaults

No defaults. Implicitly defaults to the empty string.

Kconfig definition

At drivers/gpio/Kconfig.dw:47

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

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

config GPIO_DW_0_CLOCK_GATE_SUBSYS
    int
    prompt "Clock controller's subsystem" if GPIO_DW_CLOCK_GATE && GPIO_DW_0 && GPIO_DW && GPIO
    depends on GPIO_DW_CLOCK_GATE && GPIO_DW_0 && GPIO_DW && GPIO

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