1
0
Fork 0

spi/sunxi: Add missing dependency on RESET_CONTROLLER

Signed-off-by: Mark Brown <broonie@linaro.org>
hifive-unleashed-5.1
Mark Brown 2014-02-06 10:53:51 +00:00
parent 3558fe900e
commit 7961656a6f
1 changed files with 1 additions and 0 deletions

View File

@ -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.