diff options
author | Jing Lin <mumuqz@163.com> | 2016-10-18 16:18:50 +0800 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2016-10-25 17:51:08 +0200 |
commit | 7ba9a3a504909ccf8f6d1aca9b1160443da7215b (patch) | |
tree | aef65f6f925e544dd58b8a807fafd86d01781f82 /target/linux/ar71xx/config-4.4 | |
parent | 81b256ee002f86077b7fd61ad200955ef983b06a (diff) | |
download | upstream-7ba9a3a504909ccf8f6d1aca9b1160443da7215b.tar.gz upstream-7ba9a3a504909ccf8f6d1aca9b1160443da7215b.tar.bz2 upstream-7ba9a3a504909ccf8f6d1aca9b1160443da7215b.zip |
ar71xx: Add support to DomyWifi DW33D
Signed-off-by: Jing Lin <mumuqz@163.com>
Diffstat (limited to 'target/linux/ar71xx/config-4.4')
-rw-r--r-- | target/linux/ar71xx/config-4.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-4.4 b/target/linux/ar71xx/config-4.4 index 77a594999d..3d7c4814b8 100644 --- a/target/linux/ar71xx/config-4.4 +++ b/target/linux/ar71xx/config-4.4 @@ -77,6 +77,7 @@ CONFIG_ATH79_MACH_DIR_869_A1=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_DOMYWIFI_DW33D=y CONFIG_ATH79_MACH_DR344=y CONFIG_ATH79_MACH_DR531=y CONFIG_ATH79_MACH_DRAGINO2=y |