diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-04-26 17:00:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-04-26 17:00:52 +0000 |
commit | 9b3c0d11a2410c7e21877b165a1f994f956e594e (patch) | |
tree | 0271805aef707b73637a4e4573c0c191cf27e429 /target/linux/ar71xx/config-3.8 | |
parent | 183e2af1c7a3fc988b625badd350ed889f1b9389 (diff) | |
download | upstream-9b3c0d11a2410c7e21877b165a1f994f956e594e.tar.gz upstream-9b3c0d11a2410c7e21877b165a1f994f956e594e.tar.bz2 upstream-9b3c0d11a2410c7e21877b165a1f994f956e594e.zip |
ar71xx: Add Netgear WNR2000v3 support
Network connectivity works fine (LAN and WAN).
For GPIOs, only pwr led and the green wan leds are supported for now.
Signed-off-by: Mathieu Olivari <mathieu.olivari@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36459
Diffstat (limited to 'target/linux/ar71xx/config-3.8')
-rw-r--r-- | target/linux/ar71xx/config-3.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.8 b/target/linux/ar71xx/config-3.8 index f76f57927a..32393fb33d 100644 --- a/target/linux/ar71xx/config-3.8 +++ b/target/linux/ar71xx/config-3.8 @@ -85,6 +85,7 @@ CONFIG_ATH79_MACH_WLAE_AG300N=y CONFIG_ATH79_MACH_WNDR3700=y CONFIG_ATH79_MACH_WNDR4300=y CONFIG_ATH79_MACH_WNR2000=y +CONFIG_ATH79_MACH_WNR2000_V3=y CONFIG_ATH79_MACH_WP543=y CONFIG_ATH79_MACH_WPE72=y CONFIG_ATH79_MACH_WRT160NL=y |