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

(No prompt – not directly user assignable.)

Type: string

Direct dependencies

GPIO_DW_CLOCK_GATE && GPIO_DW && GPIO

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

Defaults

Kconfig definition

At drivers/gpio/Kconfig.dw:30

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

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

config GPIO_DW_CLOCK_GATE_DRV_NAME
    string
    default "" if GPIO_DW_CLOCK_GATE && GPIO_DW && GPIO
    depends on GPIO_DW_CLOCK_GATE && GPIO_DW && GPIO

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