diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-12-10 17:57:48 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-12-10 17:57:48 +0000 |
commit | 5b0c83edd9b5f8286dfbf31fc7b6e0993a9fe91a (patch) | |
tree | 104b5223bf788efd477f36d575d540fdb579c476 /target/linux/ar71xx/config-2.6.37 | |
parent | 912a140b19f36cb50bfffcc39ceb7bece8d439a6 (diff) | |
download | upstream-5b0c83edd9b5f8286dfbf31fc7b6e0993a9fe91a.tar.gz upstream-5b0c83edd9b5f8286dfbf31fc7b6e0993a9fe91a.tar.bz2 upstream-5b0c83edd9b5f8286dfbf31fc7b6e0993a9fe91a.zip |
ar71xx: add support for the TP-LINK TL-MR3220 v1 board
SVN-Revision: 24439
Diffstat (limited to 'target/linux/ar71xx/config-2.6.37')
-rw-r--r-- | target/linux/ar71xx/config-2.6.37 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.37 b/target/linux/ar71xx/config-2.6.37 index b2c3cd7b3b..108855f14c 100644 --- a/target/linux/ar71xx/config-2.6.37 +++ b/target/linux/ar71xx/config-2.6.37 @@ -30,7 +30,7 @@ CONFIG_AR71XX_MACH_PB92=y CONFIG_AR71XX_MACH_RB4XX=y CONFIG_AR71XX_MACH_RB750=y CONFIG_AR71XX_MACH_TEW_632BRP=y -CONFIG_AR71XX_MACH_TL_MR3420=y +CONFIG_AR71XX_MACH_TL_MR3X20=y CONFIG_AR71XX_MACH_TL_WA901ND=y CONFIG_AR71XX_MACH_TL_WR1043ND=y CONFIG_AR71XX_MACH_TL_WR741ND=y |