diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-09-27 14:53:59 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-09-27 14:53:59 +0000 |
commit | 32d12d5e5cedf12ba48edb8623f7a455a58b7463 (patch) | |
tree | d5b1709c9e62c82578b2777c74a84e40e38e45eb /target/linux/ar71xx/config-2.6.33 | |
parent | b831ebdde9436985379528b986cbb7908090d748 (diff) | |
download | upstream-32d12d5e5cedf12ba48edb8623f7a455a58b7463.tar.gz upstream-32d12d5e5cedf12ba48edb8623f7a455a58b7463.tar.bz2 upstream-32d12d5e5cedf12ba48edb8623f7a455a58b7463.zip |
ar71xx: add support for the TL-MR3420 v1 board
SVN-Revision: 23136
Diffstat (limited to 'target/linux/ar71xx/config-2.6.33')
-rw-r--r-- | target/linux/ar71xx/config-2.6.33 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.33 b/target/linux/ar71xx/config-2.6.33 index 3be2319d43..87abc8d246 100644 --- a/target/linux/ar71xx/config-2.6.33 +++ b/target/linux/ar71xx/config-2.6.33 @@ -34,6 +34,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_WA901ND=y CONFIG_AR71XX_MACH_TL_WR1043ND=y CONFIG_AR71XX_MACH_TL_WR741ND=y |