-
CONFIG_SPI_DW_PORT_2_CLOCK_GATE
¶
Enable clock gating
Type: bool
Direct dependencies¶
CLOCK_CONTROL
&& SPI_2
&& SPI_DW
&& SPI
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/spi/Kconfig.dw:94
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:36
→ drivers/spi/Kconfig:193
Menu path: (top menu) → Device Drivers → SPI hardware bus support → Designware SPI controller driver
config SPI_DW_PORT_2_CLOCK_GATE bool prompt "Enable clock gating" ifCLOCK_CONTROL
&&SPI_2
&&SPI_DW
&&SPI
depends onCLOCK_CONTROL
&&SPI_2
&&SPI_DW
&&SPI
(Definitions include propagated dependencies, including from if’s and menus.)