aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/spi/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index f41431331c3e..79ace88030c4 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -384,6 +384,7 @@ config SPI_PXA2XX_PCI
384 384
385config SPI_ROCKCHIP 385config SPI_ROCKCHIP
386 tristate "Rockchip SPI controller driver" 386 tristate "Rockchip SPI controller driver"
387 depends on ARM || ARM64 || AVR32 || HEXAGON || MIPS || SUPERH
387 help 388 help
388 This selects a driver for Rockchip SPI controller. 389 This selects a driver for Rockchip SPI controller.
389 390