diff options
author | John Crispin <john@openwrt.org> | 2015-02-09 12:16:51 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-02-09 12:16:51 +0000 |
commit | a5b60de2535a518e43fc67060512f2e9a9b93c30 (patch) | |
tree | 0fe791a2c0642381dea396942e101af82eb052ef /target/linux/ar71xx/config-3.14 | |
parent | 35d38f21e0653169976e33e502630b5e61a5d3bf (diff) | |
download | upstream-a5b60de2535a518e43fc67060512f2e9a9b93c30.tar.gz upstream-a5b60de2535a518e43fc67060512f2e9a9b93c30.tar.bz2 upstream-a5b60de2535a518e43fc67060512f2e9a9b93c30.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>
SVN-Revision: 44359
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 |