From: Linus Walleij Date: Thu, 19 May 2011 12:13:19 +0000 (+0200) Subject: spi/pl022: mark driver non-experimental X-Git-Tag: v3.0-rc1~133^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7f9a4b9797405061a07fca26ff1b4f305c564e5d;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git spi/pl022: mark driver non-experimental This driver has no TODO, and is now used on several platforms: ARM, U300, Ux500, SPEAr and more. So drop the EXPERIMENTAL requirement. Signed-off-by: Linus Walleij Signed-off-by: Grant Likely --- diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index fc14b8d..fbd96b2 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig @@ -271,8 +271,8 @@ config SPI_ORION This enables using the SPI master controller on the Orion chips. config SPI_PL022 - tristate "ARM AMBA PL022 SSP controller (EXPERIMENTAL)" - depends on ARM_AMBA && EXPERIMENTAL + tristate "ARM AMBA PL022 SSP controller" + depends on ARM_AMBA default y if MACH_U300 default y if ARCH_REALVIEW default y if INTEGRATOR_IMPD1