diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-08-22 20:09:13 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-08-22 20:09:13 +0000 |
commit | 818564091301045ed9e7f8930ab4beec194c1478 (patch) | |
tree | 8a52eb112ba963064700b5e2bd3ab1462c209c7c /target/linux/ar71xx/config-3.3 | |
parent | f6af8fc492d4e37bd0157ec448f61cdc224e6e80 (diff) | |
download | upstream-818564091301045ed9e7f8930ab4beec194c1478.tar.gz upstream-818564091301045ed9e7f8930ab4beec194c1478.tar.bz2 upstream-818564091301045ed9e7f8930ab4beec194c1478.zip |
ar71xx: add support for the TRENDnet TEW-712BR board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33231 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 9e0f5b1b50..09d9f06ee1 100644 --- a/target/linux/ar71xx/config-3.3 +++ b/target/linux/ar71xx/config-3.3 @@ -49,6 +49,7 @@ CONFIG_ATH79_MACH_RB750=y CONFIG_ATH79_MACH_RW2458N=y CONFIG_ATH79_MACH_TEW_632BRP=y CONFIG_ATH79_MACH_TEW_673GRU=y +CONFIG_ATH79_MACH_TEW_712BR=y CONFIG_ATH79_MACH_TL_MR11U=y CONFIG_ATH79_MACH_TL_MR3020=y CONFIG_ATH79_MACH_TL_MR3X20=y |