diff options
author | John Crispin <blogic@openwrt.org> | 2015-07-24 08:58:12 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-07-24 08:58:12 +0000 |
commit | e6956d528c8c7d0e091c5f987d39bdbaf108746d (patch) | |
tree | 535325194648ab8826f11804da7549c0a8bb64bf /target/linux/ar71xx/config-3.18 | |
parent | c3e7cdbf4cf02359fba62a94f3f3687878ed5718 (diff) | |
download | upstream-e6956d528c8c7d0e091c5f987d39bdbaf108746d.tar.gz upstream-e6956d528c8c7d0e091c5f987d39bdbaf108746d.tar.bz2 upstream-e6956d528c8c7d0e091c5f987d39bdbaf108746d.zip |
ar71xx: add support for the devolo dLAN pro 1200+ WiFi ac
Backport of r46342
Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46444 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-3.18')
-rw-r--r-- | target/linux/ar71xx/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.18 b/target/linux/ar71xx/config-3.18 index 3b100e9ac9..9a26c29cb2 100644 --- a/target/linux/ar71xx/config-3.18 +++ b/target/linux/ar71xx/config-3.18 @@ -53,6 +53,7 @@ CONFIG_ATH79_MACH_DIR_600_A1=y CONFIG_ATH79_MACH_DIR_615_C1=y CONFIG_ATH79_MACH_DIR_825_B1=y CONFIG_ATH79_MACH_DIR_825_C1=y +CONFIG_ATH79_MACH_DLAN_PRO_1200_AC=y CONFIG_ATH79_MACH_DLAN_PRO_500_WP=y CONFIG_ATH79_MACH_DRAGINO2=y CONFIG_ATH79_MACH_EAP300V2=y |