From 22ae9b742bb0ac3290aa45858268d278f66d55b2 Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Sun, 18 Feb 2018 12:39:45 +0100 Subject: ar71xx: YunCore AP90Q image supports also AP80Q Vendor released new model (AP80Q) which is identical from hardware point of view with already supported AP90Q. Include AP80Q in machine name. Signed-off-by: Piotr Dymacz --- target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt') diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt index 7c0494bcc8..a9e235fa75 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt +++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt @@ -217,7 +217,7 @@ config ATH79_MACH_AP531B0 select ATH79_DEV_WMAC config ATH79_MACH_AP90Q - bool "YunCore AP90Q support" + bool "YunCore AP80Q/AP90Q support" select SOC_QCA953X select ATH79_DEV_ETH select ATH79_DEV_GPIO_BUTTONS -- cgit v1.2.3