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

Commit c1536908 authored by Mark Brown's avatar Mark Brown
Browse files

spi/rockchip: Add dependencies on relaxed I/O accessors



Without the dependencies for the accessors the driver can be enabled on
architectures where it will fail to build.

Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 64e36824
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -384,6 +384,7 @@ config SPI_PXA2XX_PCI

config SPI_ROCKCHIP
	tristate "Rockchip SPI controller driver"
	depends on ARM || ARM64 || AVR32 || HEXAGON || MIPS || SUPERH
	help
	  This selects a driver for Rockchip SPI controller.