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 | 8b3d95bba9b2bb0930ba2aa14b06aa2ec882b38a (patch) | |
tree | e58754ae9b82dcebb0afb4b347bfb17e3c130cef /target/linux/ar71xx/config-3.3 | |
parent | 4073317695a728f8201512d24f72c5964779c27d (diff) | |
download | upstream-8b3d95bba9b2bb0930ba2aa14b06aa2ec882b38a.tar.gz upstream-8b3d95bba9b2bb0930ba2aa14b06aa2ec882b38a.tar.bz2 upstream-8b3d95bba9b2bb0930ba2aa14b06aa2ec882b38a.zip |
ar71xx: add support for the TRENDnet TEW-712BR board
SVN-Revision: 33231
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 |