ramips: allow to use the SPI driver on RT3662/RT3883
authorGabor Juhos <juhosg@openwrt.org>
Sun, 27 May 2012 17:09:58 +0000 (17:09 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 27 May 2012 17:09:58 +0000 (17:09 +0000)
SVN-Revision: 31921

target/linux/ramips/patches-3.3/105-ramips-spi-driver.patch

index 31600e9643a078eb502f21348a0204a798db5ab1..28cb13af1db2c1a1b52469c6ad25b3136c7651a7 100644 (file)
@@ -5,8 +5,8 @@
        def_bool SPI_PXA2XX && X86_32 && PCI
  
 +config SPI_RAMIPS
-+      tristate "Ralink RT288x/RT305x SPI Controller"
-+      depends on (SOC_RT288X || SOC_RT305X) && SPI_MASTER
++      tristate "Ralink RT288x/RT305x/RT3662 SPI Controller"
++      depends on (SOC_RT288X || SOC_RT305X || SOC_RT3883)
 +      help
 +        This selects a driver for the Ralink RT288x/RT305x SPI Controller.
 +