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 | 15f6f67d18bea6174d026d6af944f4553bcc3c98 (patch) | |
tree | c684fad218e062da2678a7beaa426ff319b68e61 /target/linux/ar71xx/config-3.14 | |
parent | 9f803fca447d570ebab89fa5ed6ccf4e9f31632d (diff) | |
download | upstream-15f6f67d18bea6174d026d6af944f4553bcc3c98.tar.gz upstream-15f6f67d18bea6174d026d6af944f4553bcc3c98.tar.bz2 upstream-15f6f67d18bea6174d026d6af944f4553bcc3c98.zip |
Netgear R6100 support
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43382
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 |