diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-12-12 16:49:49 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-12-12 16:49:49 +0000 |
commit | f267d32f09aaed4be5a9f6472441615f4f9f5907 (patch) | |
tree | fee26259f9779a9c68dae42274d9557fc5d09e68 /target/linux/ar71xx/config-3.6 | |
parent | 28606b5620e8aade09d48b7df221f952335cfb4e (diff) | |
download | upstream-f267d32f09aaed4be5a9f6472441615f4f9f5907.tar.gz upstream-f267d32f09aaed4be5a9f6472441615f4f9f5907.tar.bz2 upstream-f267d32f09aaed4be5a9f6472441615f4f9f5907.zip |
ar71xx: add kernel support for the NETGEAR WNDR4300
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34647 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-3.6')
-rw-r--r-- | target/linux/ar71xx/config-3.6 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.6 b/target/linux/ar71xx/config-3.6 index 8e79f92926..4a79339d9e 100644 --- a/target/linux/ar71xx/config-3.6 +++ b/target/linux/ar71xx/config-3.6 @@ -78,6 +78,7 @@ CONFIG_ATH79_MACH_UBNT_XM=y CONFIG_ATH79_MACH_WHR_HP_G300N=y CONFIG_ATH79_MACH_WLAE_AG300N=y CONFIG_ATH79_MACH_WNDR3700=y +CONFIG_ATH79_MACH_WNDR4300=y CONFIG_ATH79_MACH_WNR2000=y CONFIG_ATH79_MACH_WP543=y CONFIG_ATH79_MACH_WPE72=y |