diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-07-13 19:43:57 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-07-13 19:43:57 +0000 |
commit | 16d45d553108bfb898b70aa9156fab99fc99678a (patch) | |
tree | fa8111aac28efb6b20802608d0d72285fac3876a /target/linux/ar71xx/config-3.10 | |
parent | ee3dfafaf153fece46b15400a03581f541f96500 (diff) | |
download | upstream-16d45d553108bfb898b70aa9156fab99fc99678a.tar.gz upstream-16d45d553108bfb898b70aa9156fab99fc99678a.tar.bz2 upstream-16d45d553108bfb898b70aa9156fab99fc99678a.zip |
ar71xx: add kernel support for EnGenius ESR1750
Signed-off-by: Jon Suphammer <jon@suphammer.net>
Patchwork: http://patchwork.openwrt.org/patch/5840/
[juhosg:
- fix coding style in mach-esr1750.c,
- rename and refresh kernel patch]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41624
Diffstat (limited to 'target/linux/ar71xx/config-3.10')
-rw-r--r-- | target/linux/ar71xx/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index 367878efad..aa5eb7ee37 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -49,6 +49,7 @@ CONFIG_ATH79_MACH_DRAGINO2=y CONFIG_ATH79_MACH_EAP7660D=y CONFIG_ATH79_MACH_EL_M150=y CONFIG_ATH79_MACH_EL_MINI=y +CONFIG_ATH79_MACH_ESR1750=y CONFIG_ATH79_MACH_EW_DORIN=y CONFIG_ATH79_MACH_GL_INET=y CONFIG_ATH79_MACH_GS_OOLITE=y |