diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2014-11-26 08:28:22 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2014-11-26 08:28:22 +0000 |
commit | e9f281e2d65a67c32c7fe3c95d7e228cf1c33db7 (patch) | |
tree | 0f3c6c5c9508d5c6e19b22195e42a2c713439bbe /target/linux/ar71xx/config-3.14 | |
parent | 380051d86c21814e43813e4e5cb86b343aa81d34 (diff) | |
download | master-187ad058-e9f281e2d65a67c32c7fe3c95d7e228cf1c33db7.tar.gz master-187ad058-e9f281e2d65a67c32c7fe3c95d7e228cf1c33db7.tar.bz2 master-187ad058-e9f281e2d65a67c32c7fe3c95d7e228cf1c33db7.zip |
[ar71xx]: Netgear R6100 support
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43382 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-3.14')
-rw-r--r-- | target/linux/ar71xx/config-3.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.14 b/target/linux/ar71xx/config-3.14 index 2f1ccce64b..6d9be23aa1 100644 --- a/target/linux/ar71xx/config-3.14 +++ b/target/linux/ar71xx/config-3.14 @@ -76,6 +76,7 @@ CONFIG_ATH79_MACH_PB42=y CONFIG_ATH79_MACH_PB44=y CONFIG_ATH79_MACH_PB92=y CONFIG_ATH79_MACH_QIHOO_C301=y +CONFIG_ATH79_MACH_R6100=y # CONFIG_ATH79_MACH_RB2011 is not set # CONFIG_ATH79_MACH_RB4XX is not set # CONFIG_ATH79_MACH_RB750 is not set |