:orphan: .. title:: SPI_DW_PORT_0_CLOCK_GATE_SUBSYS .. option:: CONFIG_SPI_DW_PORT_0_CLOCK_GATE_SUBSYS *Clock controller's subsystem* Type: ``int`` Direct dependencies =================== \ :option:`SPI_DW_PORT_0_CLOCK_GATE ` && \ :option:`SPI_0 ` && \ :option:`SPI_DW ` && \ :option:`SPI ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the empty string. Kconfig definition ================== .. highlight:: kconfig At ``drivers/spi/Kconfig.dw:60`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:38`` → ``drivers/spi/Kconfig:194`` Menu path: (Top) → Device Drivers → SPI hardware bus support → Designware SPI controller driver → Enable clock gating .. parsed-literal:: config SPI_DW_PORT_0_CLOCK_GATE_SUBSYS int "Clock controller's subsystem" depends on \ :option:`SPI_DW_PORT_0_CLOCK_GATE ` && \ :option:`SPI_0 ` && \ :option:`SPI_DW ` && \ :option:`SPI ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*