diff options
author | John Crispin <blogic@openwrt.org> | 2014-11-26 08:59:32 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-11-26 08:59:32 +0000 |
commit | ce4e6eb2e1aa82031d4369e7a40eacaca4691c6d (patch) | |
tree | 8c8c669b0e34f53474996c568a088c18c8bbfbd4 /target/linux/ar71xx/config-3.14 | |
parent | fe9456a922cc566c0349dee96808ab5e4f8263be (diff) | |
download | upstream-ce4e6eb2e1aa82031d4369e7a40eacaca4691c6d.tar.gz upstream-ce4e6eb2e1aa82031d4369e7a40eacaca4691c6d.tar.bz2 upstream-ce4e6eb2e1aa82031d4369e7a40eacaca4691c6d.zip |
ar71xx: add support for TP-LINK CPE210/220/510/520
This adds support for the TP-LINK CPE210/220/510/520 (Pharos series). These
devices are very similar to the Ubiquiti NanoStations, but with better specs:
faster CPU, more RAM, 2x2 MIMO.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43385 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 6d9be23aa1..e5086afaa4 100644 --- a/target/linux/ar71xx/config-3.14 +++ b/target/linux/ar71xx/config-3.14 @@ -40,6 +40,7 @@ CONFIG_ATH79_MACH_AW_NR580=y CONFIG_ATH79_MACH_BHU_BXU2000N2_A=y CONFIG_ATH79_MACH_CAP4200AG=y CONFIG_ATH79_MACH_CARAMBOLA2=y +CONFIG_ATH79_MACH_CPE510=y CONFIG_ATH79_MACH_DB120=y CONFIG_ATH79_MACH_DHP_1565_A1=y CONFIG_ATH79_MACH_DIR_505_A1=y |