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 | beb47c57af0436172dc45ec12585d071d14c1be0 (patch) | |
tree | 1016da16e295e1204cc854fb88dd9b51b94fc201 /target/linux/ar71xx/config-2.6.28 | |
parent | 43fa2310f32253bd03ef4c24c6c14a7ff60fa851 (diff) | |
download | upstream-beb47c57af0436172dc45ec12585d071d14c1be0.tar.gz upstream-beb47c57af0436172dc45ec12585d071d14c1be0.tar.bz2 upstream-beb47c57af0436172dc45ec12585d071d14c1be0.zip |
preliminary support for the Atheros AP81 refrence board
SVN-Revision: 14888
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 |