diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-03-15 14:30:08 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-03-15 14:30:08 +0000 |
commit | 7388714b9cb9d9be39f5aa7350d7d4f5eb8d69d9 (patch) | |
tree | dffb92015dcb499b8b0e54f58ed68c6bb7b02c65 /target/linux/ar71xx/config-2.6.28 | |
parent | 162ce435381635eb2a1d41d78f9b6479d7fd4c2e (diff) | |
download | upstream-7388714b9cb9d9be39f5aa7350d7d4f5eb8d69d9.tar.gz upstream-7388714b9cb9d9be39f5aa7350d7d4f5eb8d69d9.tar.bz2 upstream-7388714b9cb9d9be39f5aa7350d7d4f5eb8d69d9.zip |
[ar71xx] preliminary support for the Atheros AP81 refrence board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14888 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.28')
-rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index f885d6df08..1015c8dcc9 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -6,6 +6,7 @@ CONFIG_AG71XX=y CONFIG_AG71XX_AR8216_SUPPORT=y # CONFIG_AG71XX_DEBUG is not set # CONFIG_AR71XX_EARLY_SERIAL is not set +CONFIG_AR71XX_MACH_AP81=y CONFIG_AR71XX_MACH_AP83=y CONFIG_AR71XX_MACH_AW_NR580=y CONFIG_AR71XX_MACH_GENERIC=y |