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

Commit 7961656a authored by Mark Brown's avatar Mark Brown
Browse files

spi/sunxi: Add missing dependency on RESET_CONTROLLER



Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 3558fe90
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -449,6 +449,7 @@ config SPI_SIRF
config SPI_SUN6I
	tristate "Allwinner A31 SPI controller"
	depends on ARCH_SUNXI || COMPILE_TEST
	depends on RESET_CONTROLLER
	help
	  This enables using the SPI controller on the Allwinner A31 SoCs.