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 <linus.walleij@stericsson.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
This commit is contained in:
Родитель
a18c266f8e
Коммит
7f9a4b9797
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче