spi/sunxi: Add missing dependency on RESET_CONTROLLER
Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
parent
3558fe900e
commit
7961656a6f
@ -449,6 +449,7 @@ config SPI_SIRF
|
|||||||
config SPI_SUN6I
|
config SPI_SUN6I
|
||||||
tristate "Allwinner A31 SPI controller"
|
tristate "Allwinner A31 SPI controller"
|
||||||
depends on ARCH_SUNXI || COMPILE_TEST
|
depends on ARCH_SUNXI || COMPILE_TEST
|
||||||
|
depends on RESET_CONTROLLER
|
||||||
help
|
help
|
||||||
This enables using the SPI controller on the Allwinner A31 SoCs.
|
This enables using the SPI controller on the Allwinner A31 SoCs.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user