diff options
author | John Crispin <blogic@openwrt.org> | 2014-11-03 20:20:56 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-11-03 20:20:56 +0000 |
commit | 1b0343012a2aeb8fd6e06fadd79daba7a2db59d9 (patch) | |
tree | e3ba1b63957cb091e469fbc94a44208d14025213 /target/linux/ar71xx/config-3.10 | |
parent | ebf8e128cc2d1e1e3318d89251d33598cc16874e (diff) | |
download | upstream-1b0343012a2aeb8fd6e06fadd79daba7a2db59d9.tar.gz upstream-1b0343012a2aeb8fd6e06fadd79daba7a2db59d9.tar.bz2 upstream-1b0343012a2aeb8fd6e06fadd79daba7a2db59d9.zip |
ar71xx: add support for Netgear WNR2000v4
Signed-off-by: Michaƫl Burtin <mburtin@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43173 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-3.10')
-rw-r--r-- | target/linux/ar71xx/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index 1b3eddbb99..f2922c48d8 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -118,6 +118,7 @@ CONFIG_ATH79_MACH_WNDR3700=y CONFIG_ATH79_MACH_WNDR4300=y CONFIG_ATH79_MACH_WNR2000=y CONFIG_ATH79_MACH_WNR2000_V3=y +CONFIG_ATH79_MACH_WNR2000_V4=y CONFIG_ATH79_MACH_WNR2200=y CONFIG_ATH79_MACH_WP543=y CONFIG_ATH79_MACH_WPE72=y |