From 68d649f5cd9ee2f6fda00df7bde4b9074474becf Mon Sep 17 00:00:00 2001 From: Chris Blake Date: Tue, 20 Sep 2016 07:14:29 -0500 Subject: ar71xx: add support for Cisco Meraki Z1 Cloud Managed Teleworker Gateway This patch adds support for Cisco's Z1. Detailed instructions for the flashing the device can be found in the OpenWrt wiki: Signed-off-by: Chris Blake --- target/linux/ar71xx/config-4.4 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/config-4.4') diff --git a/target/linux/ar71xx/config-4.4 b/target/linux/ar71xx/config-4.4 index 0b5e3942f0..f81a74c0c4 100644 --- a/target/linux/ar71xx/config-4.4 +++ b/target/linux/ar71xx/config-4.4 @@ -201,6 +201,7 @@ CONFIG_ATH79_MACH_WZR_HP_AG300H=y CONFIG_ATH79_MACH_WZR_HP_G300NH=y CONFIG_ATH79_MACH_WZR_HP_G300NH2=y CONFIG_ATH79_MACH_WZR_HP_G450H=y +CONFIG_ATH79_MACH_Z1=y CONFIG_ATH79_MACH_ZBT_WE1526=y CONFIG_ATH79_MACH_ZCN_1523H=y CONFIG_ATH79_NVRAM=y -- cgit v1.2.3