From e6e6a85dc962d1ef3f6e8b914dd323cfb2b93c8d Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 26 Jun 2014 11:49:47 +0000 Subject: ar71xx: add support for EasyLink M150 and M-mini v3 refreshes the patch on trunk@41337 This patch adds support for the EasyLink EL-M150 and M-mini http://wiki.openwrt.org/toh/easylink/el-m150 http://wiki.openwrt.org/toh/easylink/el-m-mini Signed-off-by: L. D. Pinney SVN-Revision: 41348 --- target/linux/ar71xx/config-3.10 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/ar71xx/config-3.10') diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index c294cd8..1346c3f 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -47,6 +47,8 @@ CONFIG_ATH79_MACH_DIR_825_B1=y CONFIG_ATH79_MACH_DIR_825_C1=y 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_EW_DORIN=y CONFIG_ATH79_MACH_GS_OOLITE=y CONFIG_ATH79_MACH_HORNET_UB=y -- cgit v1.1