diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-11-01 11:20:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-11-01 11:20:52 +0000 |
commit | 91f08d47c2fa03570ff59a19eff741ac4797a97e (patch) | |
tree | 2e3f22d936160e1a960b2e13d8a9f9181f9f1096 /target/linux/ar71xx/config-2.6.39 | |
parent | 21e651c9a1a00e58fa7cf4f325668cd467c7a03b (diff) | |
download | upstream-91f08d47c2fa03570ff59a19eff741ac4797a97e.tar.gz upstream-91f08d47c2fa03570ff59a19eff741ac4797a97e.tar.bz2 upstream-91f08d47c2fa03570ff59a19eff741ac4797a97e.zip |
ar71xx: add initial support for the TL-WR741ND v4 board
The ethernet port LEDs are not working yet.
SVN-Revision: 28706
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 4371a5a654..911285586d 100644 --- a/target/linux/ar71xx/config-2.6.39 +++ b/target/linux/ar71xx/config-2.6.39 @@ -42,6 +42,7 @@ CONFIG_AR71XX_MACH_TL_WA901ND_V2=y CONFIG_AR71XX_MACH_TL_WR1043ND=y CONFIG_AR71XX_MACH_TL_WR703N=y CONFIG_AR71XX_MACH_TL_WR741ND=y +CONFIG_AR71XX_MACH_TL_WR741ND_V4=y CONFIG_AR71XX_MACH_TL_WR841N_V1=y CONFIG_AR71XX_MACH_TL_WR941ND=y CONFIG_AR71XX_MACH_UBNT=y |