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 | cace9f45660a8bf2ec8a67e33ea5f563ff19abb1 (patch) | |
tree | 9d6feab37d33ea2966fa00c52e52ae708303f2ca /target/linux/ar71xx/config-2.6.31 | |
parent | ce6136a61cb39f42f0317ccba030b8ed66b8b52d (diff) | |
download | upstream-cace9f45660a8bf2ec8a67e33ea5f563ff19abb1.tar.gz upstream-cace9f45660a8bf2ec8a67e33ea5f563ff19abb1.tar.bz2 upstream-cace9f45660a8bf2ec8a67e33ea5f563ff19abb1.zip |
ar71xx: add support for the TL-WR841N v1.5 board
SVN-Revision: 18893
Diffstat (limited to 'target/linux/ar71xx/config-2.6.31')
-rw-r--r-- | target/linux/ar71xx/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.31 b/target/linux/ar71xx/config-2.6.31 index 40fccc1a7a..540b37ccc3 100644 --- a/target/linux/ar71xx/config-2.6.31 +++ b/target/linux/ar71xx/config-2.6.31 @@ -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 |