diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-06 04:43:55 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-06 04:43:55 +0000 |
commit | a329870bdbdd0cf41082d405f3c9b60978dc1b09 (patch) | |
tree | 03186a34b922c5dab5f0965aed2bddd19c77021c /target/linux/ar71xx/config-2.6.29 | |
parent | 95f4b6bdd07d833e83265b9ca39de0223ff969e3 (diff) |
[ar71xx] make the AP83 and VSC7385 SPI drivers available on 2.6.2[89]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16351 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.29')
-rw-r--r-- | target/linux/ar71xx/config-2.6.29 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.29 b/target/linux/ar71xx/config-2.6.29 index 7acfbb826c..59265aa69b 100644 --- a/target/linux/ar71xx/config-2.6.29 +++ b/target/linux/ar71xx/config-2.6.29 @@ -182,11 +182,13 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=1 # CONFIG_SLAB is not set CONFIG_SLUB=y CONFIG_SPI=y +CONFIG_SPI_AP83=y CONFIG_SPI_AR71XX=y CONFIG_SPI_BITBANG=y CONFIG_SPI_GPIO=y CONFIG_SPI_MASTER=y # CONFIG_SPI_SPIDEV is not set +# CONFIG_SPI_VSC7385 is not set CONFIG_SYS_HAS_CPU_MIPS32_R1=y CONFIG_SYS_HAS_CPU_MIPS32_R2=y CONFIG_SYS_HAS_EARLY_PRINTK=y |