diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-05-31 22:53:26 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-05-31 22:53:26 +0000 |
commit | a5e8c5446f44f938399efd4d674e35cb52d82191 (patch) | |
tree | a3e9ee03776f0ce4ce5bf9c796ec2ab340e12bfc /target/linux/ar71xx/config-2.6.37 | |
parent | 68169c24f2bd2c1e045f43e25b637338dcd41c49 (diff) |
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 |