diff options
author | John Crispin <john@openwrt.org> | 2015-11-24 18:30:50 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-11-24 18:30:50 +0000 |
commit | 1a092ce0e09a4175bb58f8b2dad3615edc7df0ba (patch) | |
tree | a098356152f84591a6af20f00a34b25d5e2a9be7 /target/linux/ar71xx/config-4.1 | |
parent | a04c3e73a33f9effc77511076bdbf8a0013a9574 (diff) | |
download | upstream-1a092ce0e09a4175bb58f8b2dad3615edc7df0ba.tar.gz upstream-1a092ce0e09a4175bb58f8b2dad3615edc7df0ba.tar.bz2 upstream-1a092ce0e09a4175bb58f8b2dad3615edc7df0ba.zip |
ar71xx: add GL-Domino Pi support V3
This is the patch for GL-Domino Pi V3. Updated against the latest trunk.
Signed-off-by: alzhao<alzhao@gmail.com>
SVN-Revision: 47622
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 b217a436ab..eff197a14d 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_GL_DOMINO=y CONFIG_ATH79_MACH_DRAGINO2=y CONFIG_ATH79_MACH_EAP300V2=y CONFIG_ATH79_MACH_EAP7660D=y |