From 312d7a4a5aaac8df714da5ad25d8b83a09c9e68c Mon Sep 17 00:00:00 2001 From: Luo chongjun Date: Fri, 25 May 2018 18:06:37 +0800 Subject: ar71xx: add support for GL.iNet GL-AR750S This patch adds supports for GL-AR750S. Specification: - SOC: QCA9563 (775MHz) - Flash: 16 MiB (W25Q128FVSG) - RAM: 128 MiB DDR2 - Ethernet: 2x 1Gbps LAN + 1x 1Gbps WAN - Wireless: 2.4GHz (bgn) and 5GHz (ac) - USB: 1x USB 2.0 port - Button: 1x switch button, 1x reset button - LED: 3x LEDS (green) Flash instruction: Apply factory image via web-gui. Signed-off-by: Luo chongjun --- target/linux/ar71xx/config-4.9 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/config-4.9') diff --git a/target/linux/ar71xx/config-4.9 b/target/linux/ar71xx/config-4.9 index 94858ddbba..9eae158ebe 100644 --- a/target/linux/ar71xx/config-4.9 +++ b/target/linux/ar71xx/config-4.9 @@ -120,6 +120,7 @@ CONFIG_ATH79=y # CONFIG_ATH79_MACH_GL_AR300 is not set # CONFIG_ATH79_MACH_GL_AR300M is not set # CONFIG_ATH79_MACH_GL_AR750 is not set +# CONFIG_ATH79_MACH_GL_AR750S is not set # CONFIG_ATH79_MACH_GL_DOMINO is not set # CONFIG_ATH79_MACH_GL_INET is not set # CONFIG_ATH79_MACH_GL_MIFI is not set -- cgit v1.2.3