diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-06-19 11:51:17 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-06-19 11:51:17 +0000 |
commit | 8b9931fd27f1db6755c9b84302f26375f0d399b1 (patch) | |
tree | 271e34777916a172f21f750191f0ea0707feb457 /target/linux/ar71xx/config-3.3 | |
parent | e6a10d5cddce38334a015f4d43bc0852999e609b (diff) | |
download | upstream-8b9931fd27f1db6755c9b84302f26375f0d399b1.tar.gz upstream-8b9931fd27f1db6755c9b84302f26375f0d399b1.tar.bz2 upstream-8b9931fd27f1db6755c9b84302f26375f0d399b1.zip |
ar71xx: add support for the TL-WDR4300 board
SVN-Revision: 32459
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 2978d4c416..ff2ecfe611 100644 --- a/target/linux/ar71xx/config-3.3 +++ b/target/linux/ar71xx/config-3.3 @@ -53,6 +53,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_WDR4300=y CONFIG_ATH79_MACH_TL_WR1041N_V2=y CONFIG_ATH79_MACH_TL_WR1043ND=y CONFIG_ATH79_MACH_TL_WR2543N=y |