diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-11-25 19:19:55 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-11-25 19:19:55 +0000 |
commit | 4690f9356c88207a5b91f4dbd0618e5eb14f62b1 (patch) | |
tree | 1df62f15e4c016b140f178782c69a024490164bf /target/linux/ar71xx/config-2.6.26 | |
parent | 507b9818c0dadae940e68d711b643d6b732a2cea (diff) | |
download | mtk-20170518-4690f9356c88207a5b91f4dbd0618e5eb14f62b1.zip mtk-20170518-4690f9356c88207a5b91f4dbd0618e5eb14f62b1.tar.gz mtk-20170518-4690f9356c88207a5b91f4dbd0618e5eb14f62b1.tar.bz2 |
add dummy code for the Atheros AP83 board
SVN-Revision: 13354
Diffstat (limited to 'target/linux/ar71xx/config-2.6.26')
-rw-r--r-- | target/linux/ar71xx/config-2.6.26 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.26 b/target/linux/ar71xx/config-2.6.26 index b59ba28..f360d28 100644 --- a/target/linux/ar71xx/config-2.6.26 +++ b/target/linux/ar71xx/config-2.6.26 @@ -4,6 +4,7 @@ CONFIG_32BIT=y CONFIG_ADM6996_PHY=y CONFIG_AG71XX=y # CONFIG_AR71XX_EARLY_SERIAL is not set +CONFIG_AR71XX_MACH_AP83=y CONFIG_AR71XX_MACH_AW_NR580=y CONFIG_AR71XX_MACH_GENERIC=y CONFIG_AR71XX_MACH_RB_4XX=y |