From 30285facbe3769ca508c865638c4ee2238270fbe Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 9 Dec 2016 14:26:12 +0100 Subject: ar71xx: remove AP113 reference design board support Due to flash size limitations, support for this board has not been functional for years Signed-off-by: Felix Fietkau --- target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 10 ---------- 1 file changed, 10 deletions(-) (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 a0f24e16b5..4d82db2c76 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt +++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt @@ -103,16 +103,6 @@ config ATH79_MACH_ARDUINO_YUN Say 'Y' here if you want your kernel to support the Arduino Yun. -config ATH79_MACH_AP113 - bool "Atheros AP113 board support" - select SOC_AR724X - select ATH79_DEV_M25P80 - select ATH79_DEV_PB9X_PCI if PCI - select ATH79_DEV_GPIO_BUTTONS - select ATH79_DEV_LEDS_GPIO - select ATH79_DEV_USB - select ATH79_DEV_ETH - config ATH79_MACH_AP132 bool "Atheros AP132 reference board" select SOC_QCA955X -- cgit v1.2.3