diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-12-22 19:31:28 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-12-22 19:31:28 +0000 |
commit | e80ae1b19a6947faf2a49493afefcdbbbdf9686c (patch) | |
tree | 3a02ae28f645a026f2ea3146d5a9892357c596a1 /target/linux/ar71xx/config-2.6.32 | |
parent | 0fae3953cf6a2ec365be067d93c164162791b644 (diff) | |
download | upstream-e80ae1b19a6947faf2a49493afefcdbbbdf9686c.tar.gz upstream-e80ae1b19a6947faf2a49493afefcdbbbdf9686c.tar.bz2 upstream-e80ae1b19a6947faf2a49493afefcdbbbdf9686c.zip |
ar71xx: add support for the TL-WR841N v1.5 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18893 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.32')
-rw-r--r-- | target/linux/ar71xx/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.32 b/target/linux/ar71xx/config-2.6.32 index e43d1c4c68..ed3bb6201c 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -23,6 +23,7 @@ CONFIG_AR71XX_MACH_RB_4XX=y CONFIG_AR71XX_MACH_TEW_632BRP=y CONFIG_AR71XX_MACH_TL_WR1043ND=y CONFIG_AR71XX_MACH_TL_WR741ND=y +CONFIG_AR71XX_MACH_TL_WR841N_V1=y CONFIG_AR71XX_MACH_TL_WR941ND=y CONFIG_AR71XX_MACH_UBNT=y CONFIG_AR71XX_MACH_WNDR3700=y |