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 | daf3a5a8ff2f4572f192d3013018a41491818c25 (patch) | |
tree | 2f33ea563f9c42638f427649efdfb11f8f34ccc4 /target/linux/ar71xx/config-3.2 | |
parent | 85e9b90485c27c4b08146cb5c61af3f60579a806 (diff) | |
download | upstream-daf3a5a8ff2f4572f192d3013018a41491818c25.tar.gz upstream-daf3a5a8ff2f4572f192d3013018a41491818c25.tar.bz2 upstream-daf3a5a8ff2f4572f192d3013018a41491818c25.zip |
ar71xx: add support for the TRENDNet TEW-673GRU board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30376 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |