aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/spi/Kconfig')
-rw-r--r--drivers/spi/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index 3ac072f6db35..927a8b77e604 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -166,6 +166,9 @@ config SPI_PL022
166 tristate "ARM AMBA PL022 SSP controller (EXPERIMENTAL)" 166 tristate "ARM AMBA PL022 SSP controller (EXPERIMENTAL)"
167 depends on ARM_AMBA && EXPERIMENTAL 167 depends on ARM_AMBA && EXPERIMENTAL
168 default y if MACH_U300 168 default y if MACH_U300
169 default y if ARCH_REALVIEW
170 default y if INTEGRATOR_IMPD1
171 default y if ARCH_VERSATILE
169 help 172 help
170 This selects the ARM(R) AMBA(R) PrimeCell PL022 SSP 173 This selects the ARM(R) AMBA(R) PrimeCell PL022 SSP
171 controller. If you have an embedded system with an AMBA(R) 174 controller. If you have an embedded system with an AMBA(R)