CONFIG_GPIO_DW_CLOCK_GATE
Enable clock gating
Type: bool
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Kconfig definition
At <Zephyr>/drivers/gpio/Kconfig.dw:16
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:36
→ <Zephyr>/drivers/gpio/Kconfig:32
Menu path: (Top) → Device Drivers → GPIO Drivers → Designware GPIO
config GPIO_DW_CLOCK_GATE
bool "Enable clock gating"
select CLOCK_CONTROL
depends on GPIO_DW && GPIO
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)