diff options
author | John Crispin <blogic@openwrt.org> | 2015-02-09 12:16:51 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-02-09 12:16:51 +0000 |
commit | 9175d22cefcae20f34566bea7a49cf8d8bbd7089 (patch) | |
tree | e9627a12a14ed5090b91ae67f04c44397ceabb14 /target/linux/ar71xx/config-3.14 | |
parent | 8cf4e3ee965c6f829cad2a8d7563fd8705b2c31d (diff) | |
download | upstream-9175d22cefcae20f34566bea7a49cf8d8bbd7089.tar.gz upstream-9175d22cefcae20f34566bea7a49cf8d8bbd7089.tar.bz2 upstream-9175d22cefcae20f34566bea7a49cf8d8bbd7089.zip |
ar71xx: Add support for MERCURY MAC1200R
This patch adds support for MERCURY MAC1200R, a dual band 802.11bgn + 802.11ac
router based on the AR9344, with QCA988x ath10k radio and 5 Fast Ethernet ports
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44359 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 82b2d130d5..b78d4d2bd2 100644 --- a/target/linux/ar71xx/config-3.14 +++ b/target/linux/ar71xx/config-3.14 @@ -64,6 +64,7 @@ CONFIG_ATH79_MACH_HIWIFI_HC6361=y CONFIG_ATH79_MACH_HORNET_UB=y CONFIG_ATH79_MACH_JA76PF=y CONFIG_ATH79_MACH_JWAP003=y +CONFIG_ATH79_MACH_MC_MAC1200R=y CONFIG_ATH79_MACH_MR600=y CONFIG_ATH79_MACH_MR900=y CONFIG_ATH79_MACH_MYNET_N600=y |