diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-05 17:02:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-05 17:02:35 +0000 |
commit | ab897ab04e6795c7b23860505cdae92d5641c312 (patch) | |
tree | ed9b7282eb95f99818daea4827af360c290efc2e /target/linux/ar71xx/config-3.3 | |
parent | 73383c252ee0ff1bb66c576a180a43547ca7f6b5 (diff) | |
download | upstream-ab897ab04e6795c7b23860505cdae92d5641c312.tar.gz upstream-ab897ab04e6795c7b23860505cdae92d5641c312.tar.bz2 upstream-ab897ab04e6795c7b23860505cdae92d5641c312.zip |
ar71xx: add support for the TP-Link TL-WR1041N v2 board
Patch-by: Vince Huang <axishero@foxmail.com>
SVN-Revision: 31608
Diffstat (limited to 'target/linux/ar71xx/config-3.3')
-rw-r--r-- | target/linux/ar71xx/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.3 b/target/linux/ar71xx/config-3.3 index 861ce14601..344c5e8c48 100644 --- a/target/linux/ar71xx/config-3.3 +++ b/target/linux/ar71xx/config-3.3 @@ -57,6 +57,7 @@ CONFIG_ATH79_MACH_TL_MR3020=y CONFIG_ATH79_MACH_TL_MR3X20=y CONFIG_ATH79_MACH_TL_WA901ND=y CONFIG_ATH79_MACH_TL_WA901ND_V2=y +CONFIG_ATH79_MACH_TL_WR1041N_V2=y CONFIG_ATH79_MACH_TL_WR1043ND=y CONFIG_ATH79_MACH_TL_WR2543N=y CONFIG_ATH79_MACH_TL_WR703N=y |