diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-05-31 22:53:26 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-05-31 22:53:26 +0000 |
commit | 23388b4cd908142b969b7716771bde50013f2b66 (patch) | |
tree | a3e9ee03776f0ce4ce5bf9c796ec2ab340e12bfc /target/linux/ar71xx/config-2.6.37 | |
parent | 0518d2787881184f43e31c8405e1893d584d143c (diff) | |
download | upstream-23388b4cd908142b969b7716771bde50013f2b66.tar.gz upstream-23388b4cd908142b969b7716771bde50013f2b66.tar.bz2 upstream-23388b4cd908142b969b7716771bde50013f2b66.zip |
ar71xx: add preliminary support for the Atheros AR933x SoCs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27054 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.37')
-rw-r--r-- | target/linux/ar71xx/config-2.6.37 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.37 b/target/linux/ar71xx/config-2.6.37 index c9dfcffc77..2aaaaf097d 100644 --- a/target/linux/ar71xx/config-2.6.37 +++ b/target/linux/ar71xx/config-2.6.37 @@ -178,6 +178,7 @@ CONFIG_SLUB=y CONFIG_SOC_AR71XX=y CONFIG_SOC_AR724X=y CONFIG_SOC_AR913X=y +# CONFIG_SOC_AR933X is not set CONFIG_SOC_AR934X=y CONFIG_SPI=y CONFIG_SPI_AP83=y |