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 | bc82db7d7869a2d585aa1bf561099fce966a8859 (patch) | |
tree | fa392e7e868ad8ccc8c30496fb82a0668315ab3e /target/linux/ar71xx/config-3.6 | |
parent | 75b71f4a74c7489f55943a85a7cbd7533b6f8a25 (diff) | |
download | upstream-bc82db7d7869a2d585aa1bf561099fce966a8859.tar.gz upstream-bc82db7d7869a2d585aa1bf561099fce966a8859.tar.bz2 upstream-bc82db7d7869a2d585aa1bf561099fce966a8859.zip |
ar71xx: add kernel support for the NETGEAR WNDR4300
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34647
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 |