From 3fd98db8185a2636b90c7d41452e98fc8583a4e7 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 16 Mar 2016 09:26:58 +0000 Subject: ar71xx: Add support for the OMYlink OMY-X1 This patch adds support for the OMYlink OMY-X1 https://wiki.openwrt.org/toh/omylink/omy-x1 http://www.omylink.com/ Signed-off-by: L. D. Pinney SVN-Revision: 49026 --- target/linux/ar71xx/config-4.1 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/config-4.1') diff --git a/target/linux/ar71xx/config-4.1 b/target/linux/ar71xx/config-4.1 index 0570749f8e..d740c2e8e8 100644 --- a/target/linux/ar71xx/config-4.1 +++ b/target/linux/ar71xx/config-4.1 @@ -108,6 +108,7 @@ CONFIG_ATH79_MACH_NBG460N=y CONFIG_ATH79_MACH_NBG6716=y CONFIG_ATH79_MACH_OM2P=y CONFIG_ATH79_MACH_OM5P=y +CONFIG_ATH79_MACH_OMY_X1=y CONFIG_ATH79_MACH_ONION_OMEGA=y CONFIG_ATH79_MACH_PB42=y CONFIG_ATH79_MACH_PB44=y -- cgit v1.2.3