-
CONFIG_GPIO_DW_CLOCK_GATE
¶
Enable clock gating
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
CLOCK_CONTROL
ifGPIO_DW
&&GPIO
Kconfig definition¶
At drivers/gpio/Kconfig.dw:26
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:34
→ drivers/gpio/Kconfig:35
Menu path: (top menu) → Device Drivers → GPIO Drivers → Designware GPIO
config GPIO_DW_CLOCK_GATE bool prompt "Enable clock gating" ifGPIO_DW
&&GPIO
selectCLOCK_CONTROL
ifGPIO_DW
&&GPIO
depends onGPIO_DW
&&GPIO
(Definitions include propagated dependencies, including from if’s and menus.)