diff options
author | John Crispin <john@openwrt.org> | 2015-11-21 21:24:18 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-11-21 21:24:18 +0000 |
commit | 99fd9a704184d5f1b9ef279115aa529d3ef63fdb (patch) | |
tree | 8ed711c287244e39985ae2b908b0f3fffb83d17a /target/linux/ar71xx/config-4.1 | |
parent | ac232078036453151c352d9b839bb16db84f2c39 (diff) | |
download | upstream-99fd9a704184d5f1b9ef279115aa529d3ef63fdb.tar.gz upstream-99fd9a704184d5f1b9ef279115aa529d3ef63fdb.tar.bz2 upstream-99fd9a704184d5f1b9ef279115aa529d3ef63fdb.zip |
ar71xx: add support for the devolo dLAN Hotspot
Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
SVN-Revision: 47554
Diffstat (limited to 'target/linux/ar71xx/config-4.1')
-rw-r--r-- | target/linux/ar71xx/config-4.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-4.1 b/target/linux/ar71xx/config-4.1 index 08e252df44..1d790b6b99 100644 --- a/target/linux/ar71xx/config-4.1 +++ b/target/linux/ar71xx/config-4.1 @@ -63,6 +63,7 @@ CONFIG_ATH79_MACH_DIR_615_C1=y CONFIG_ATH79_MACH_DIR_615_I1=y CONFIG_ATH79_MACH_DIR_825_B1=y CONFIG_ATH79_MACH_DIR_825_C1=y +CONFIG_ATH79_MACH_DLAN_HOTSPOT=y CONFIG_ATH79_MACH_DLAN_PRO_1200_AC=y CONFIG_ATH79_MACH_DLAN_PRO_500_WP=y CONFIG_ATH79_MACH_DRAGINO2=y |