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 | 18d762e4032726fabc2083745e0ad807d54f2834 (patch) | |
tree | e52e65e97321e5a1d7ebea554e99092cee107648 /target/linux/ar71xx/config-2.6.39 | |
parent | a8f9979c55fc07a90f10bcc306df4b8ee0d00831 (diff) | |
download | upstream-18d762e4032726fabc2083745e0ad807d54f2834.tar.gz upstream-18d762e4032726fabc2083745e0ad807d54f2834.tar.bz2 upstream-18d762e4032726fabc2083745e0ad807d54f2834.zip |
ar71xx: add initial support for the TL-WR741ND v4 board
The ethernet port LEDs are not working yet.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28706 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |