Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 212b3c8b authored by Jean-Hugues Deschenes's avatar Jean-Hugues Deschenes Committed by Grant Likely
Browse files

spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLK



dw_spi_mmio is dependent on the clock framework. This marks it as such
in Kconfig.

Signed-off-by: default avatarJean-Hugues Deschenes <jean-hugues.deschenes@octasic.com>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 8ca8d15a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -336,7 +336,7 @@ config SPI_DW_PCI

config SPI_DW_MMIO
	tristate "Memory-mapped io interface driver for DW SPI core"
	depends on SPI_DESIGNWARE
	depends on SPI_DESIGNWARE && HAVE_CLK

#
# There are lots of SPI device types, with sensors and memory