diff options
author | John Crispin <john@openwrt.org> | 2015-12-11 15:04:47 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-12-11 15:04:47 +0000 |
commit | eb8ff566848fce7c9d2c16c3eb7c22559a9fae0e (patch) | |
tree | 5326fd91e7af74cbf70f41e0c0d365ff6d1ceec5 /target/linux/ar71xx/config-4.1 | |
parent | fcf74b1138cdfbe36b12d469b0f5a8ddf24867c9 (diff) | |
download | upstream-eb8ff566848fce7c9d2c16c3eb7c22559a9fae0e.tar.gz upstream-eb8ff566848fce7c9d2c16c3eb7c22559a9fae0e.tar.bz2 upstream-eb8ff566848fce7c9d2c16c3eb7c22559a9fae0e.zip |
ar71xx: Add support for Wallys DR344
This patch is for Wallys DR344 support under OpenWRT
Signed-off-by: Philippe Duchein <wireless-dev@duchein.net>
SVN-Revision: 47847
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 eff197a14d..e21581dbb3 100644 --- a/target/linux/ar71xx/config-4.1 +++ b/target/linux/ar71xx/config-4.1 @@ -66,6 +66,7 @@ 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_DR344=y CONFIG_ATH79_MACH_GL_DOMINO=y CONFIG_ATH79_MACH_DRAGINO2=y CONFIG_ATH79_MACH_EAP300V2=y |