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-2.6.39 | |
parent | 09a8334a1e36e2610a01a726fd41383d0870038a (diff) | |
download | mtk-20170518-48e85cd47b74e318fa5be74d155f4ac1489007f1.zip mtk-20170518-48e85cd47b74e318fa5be74d155f4ac1489007f1.tar.gz mtk-20170518-48e85cd47b74e318fa5be74d155f4ac1489007f1.tar.bz2 |
ar71xx: add support for the TRENDNet TEW-673GRU board
SVN-Revision: 30376
Diffstat (limited to 'target/linux/ar71xx/config-2.6.39')
-rw-r--r-- | target/linux/ar71xx/config-2.6.39 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.39 b/target/linux/ar71xx/config-2.6.39 index 4f51b1a..dd422b1 100644 --- a/target/linux/ar71xx/config-2.6.39 +++ b/target/linux/ar71xx/config-2.6.39 @@ -41,6 +41,7 @@ CONFIG_AR71XX_MACH_RB4XX=y CONFIG_AR71XX_MACH_RB750=y CONFIG_AR71XX_MACH_RW2458N=y CONFIG_AR71XX_MACH_TEW_632BRP=y +CONFIG_AR71XX_MACH_TEW_673GRU=y CONFIG_AR71XX_MACH_TL_MR11U=y CONFIG_AR71XX_MACH_TL_MR3020=y CONFIG_AR71XX_MACH_TL_MR3X20=y |