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 | 7902954f83305bd7c33f0419d6cbebac0fe47f3a (patch) | |
tree | 9081ceda7d034d1621429c6474d0d3cd6e217c2e /target/linux/ar71xx/config-3.8 | |
parent | 484cb57c038e305a010fd3ef602174b7cf2df2bc (diff) | |
download | upstream-7902954f83305bd7c33f0419d6cbebac0fe47f3a.tar.gz upstream-7902954f83305bd7c33f0419d6cbebac0fe47f3a.tar.bz2 upstream-7902954f83305bd7c33f0419d6cbebac0fe47f3a.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36459 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |