mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-15 01:24:33 +00:00
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
|
||||
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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user