diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-02-08 16:26:25 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-02-08 16:26:25 +0000 |
commit | 48e85cd47b74e318fa5be74d155f4ac1489007f1 (patch) | |
tree | 11bcfcae8a728995b6d707d39d7d8bcdddfcdcb0 /target/linux/ar71xx/config-3.2 | |
parent | 09a8334a1e36e2610a01a726fd41383d0870038a (diff) | |
download | upstream-48e85cd47b74e318fa5be74d155f4ac1489007f1.tar.gz upstream-48e85cd47b74e318fa5be74d155f4ac1489007f1.tar.bz2 upstream-48e85cd47b74e318fa5be74d155f4ac1489007f1.zip |
ar71xx: add support for the TRENDNet TEW-673GRU board
SVN-Revision: 30376
Diffstat (limited to 'target/linux/ar71xx/config-3.2')
-rw-r--r-- | target/linux/ar71xx/config-3.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.2 b/target/linux/ar71xx/config-3.2 index 50fe18fd95..dd05e9401e 100644 --- a/target/linux/ar71xx/config-3.2 +++ b/target/linux/ar71xx/config-3.2 @@ -50,6 +50,7 @@ CONFIG_ATH79_MACH_RB4XX=y 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_TL_MR11U=y CONFIG_ATH79_MACH_TL_MR3020=y CONFIG_ATH79_MACH_TL_MR3X20=y |