aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/config-2.6.38
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-05-31 22:53:19 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-05-31 22:53:19 +0000
commite7a7ee1db170f1954bf1a3e99f66ce3aded7b3b0 (patch)
treec31f31f5cc17b767f097006155364481f207bfdb /target/linux/ar71xx/config-2.6.38
parent208eb6ab2e1c0258298dec5caac7a15afdb469ee (diff)
downloadmaster-187ad058-e7a7ee1db170f1954bf1a3e99f66ce3aded7b3b0.tar.gz
master-187ad058-e7a7ee1db170f1954bf1a3e99f66ce3aded7b3b0.tar.bz2
master-187ad058-e7a7ee1db170f1954bf1a3e99f66ce3aded7b3b0.zip
ar71xx: add SOC_AR{71XX,724X,913X,934X} config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27048 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.38')
-rw-r--r--target/linux/ar71xx/config-2.6.384
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.38 b/target/linux/ar71xx/config-2.6.38
index d35330dd95..1e4a9ff1ee 100644
--- a/target/linux/ar71xx/config-2.6.38
+++ b/target/linux/ar71xx/config-2.6.38
@@ -175,6 +175,10 @@ CONFIG_SERIAL_8250_NR_UARTS=1
CONFIG_SERIAL_8250_RUNTIME_UARTS=1
# CONFIG_SLAB is not set
CONFIG_SLUB=y
+CONFIG_SOC_AR71XX=y
+CONFIG_SOC_AR724X=y
+CONFIG_SOC_AR913X=y
+CONFIG_SOC_AR934X=y
CONFIG_SPI=y
CONFIG_SPI_AP83=y
CONFIG_SPI_AR71XX=y