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 | 6b3ca9ef0b296afafcfff34d0a1694a606f52b45 (patch) | |
tree | 6e73a4dd5f7d6c89c671a9dea4ebb4f4ae953856 /target/linux/ar71xx/config-2.6.38 | |
parent | 761e67b394e61ebd268917657ec6135dd7650e0d (diff) | |
download | upstream-6b3ca9ef0b296afafcfff34d0a1694a606f52b45.tar.gz upstream-6b3ca9ef0b296afafcfff34d0a1694a606f52b45.tar.bz2 upstream-6b3ca9ef0b296afafcfff34d0a1694a606f52b45.zip |
ar71xx: add preliminary support for the Atheros AR933x SoCs
SVN-Revision: 27054
Diffstat (limited to 'target/linux/ar71xx/config-2.6.38')
-rw-r--r-- | target/linux/ar71xx/config-2.6.38 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.38 b/target/linux/ar71xx/config-2.6.38 index 1e4a9ff1ee..876582682f 100644 --- a/target/linux/ar71xx/config-2.6.38 +++ b/target/linux/ar71xx/config-2.6.38 @@ -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 |