From 15f16bf05b8441aed0e0c6000740996b75724ac1 Mon Sep 17 00:00:00 2001 From: Pau Escrich Date: Fri, 12 Jan 2018 16:36:25 +0100 Subject: ar71xx: add support for Gainstrong MiniBox V3.2 Adds MiniBox V3.2 ar71xx target (QCA99531 + QCA9887) Info: http://oolite.cn/minibox-v3-2-qca9531-qca9887-module-pin-specification.html Reference patch: http://oolite.cn/wp-content/uploads/2017/09/minibox_v3_cc15.05_20160325.patch Installation: Upload firmware to uboot via HTTP at 192.168.1.1 (press button for 5 seconds) Signed-off-by: Pau Escrich Signed-off-by: Daniel Golle (daniel@makrotopia.org: rebased and fixed conflicts, fixed LED name, added ath10k eeprom) --- target/linux/ar71xx/config-4.14 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/config-4.14') diff --git a/target/linux/ar71xx/config-4.14 b/target/linux/ar71xx/config-4.14 index 535b5195cd..9a524fae43 100644 --- a/target/linux/ar71xx/config-4.14 +++ b/target/linux/ar71xx/config-4.14 @@ -130,6 +130,7 @@ CONFIG_ATH79=y # CONFIG_ATH79_MACH_GL_INET is not set # CONFIG_ATH79_MACH_GL_MIFI is not set # CONFIG_ATH79_MACH_GL_USB150 is not set +# CONFIG_ATH79_MACH_GS_MINIBOX_V32 is not set # CONFIG_ATH79_MACH_GS_OOLITE_V1 is not set # CONFIG_ATH79_MACH_GS_OOLITE_V5_2 is not set # CONFIG_ATH79_MACH_HIVEAP_121 is not set -- cgit v1.2.3