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

spi/sunxi: Add missing dependency on RESET_CONTROLLER

Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 3558fe90
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment