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
commitbe97e2a04325fe29fe4def34d728c262de727b4c (patch)
tree1c1d4b6ae0ac2b9c983697e3484a1b7900542d22 /target/linux/ar71xx/config-2.6.38
parentea2f6d0edf31f2870705282ff9b447777ca45e3f (diff)
downloadupstream-be97e2a04325fe29fe4def34d728c262de727b4c.tar.gz
upstream-be97e2a04325fe29fe4def34d728c262de727b4c.tar.bz2
upstream-be97e2a04325fe29fe4def34d728c262de727b4c.zip
ar71xx: add SOC_AR{71XX,724X,913X,934X} config symbols
SVN-Revision: 27048
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