From b18bae37a4f26949f71f1345caa2b6934f6a4663 Mon Sep 17 00:00:00 2001 From: Thibaut VARENE <hacks@slashdirt.org> Date: Tue, 7 Feb 2017 15:23:30 +0100 Subject: ar71xx: provide support for RB-941-2nD via mach-rbspi.c This patch implements support for the hAP lite in mach-rbspi.c hAP lite was supported via mach-rb941.c, so this file is removed as well as the corresponding build bits. Signed-off-by: Thibaut VARENE <hacks@slashdirt.org> --- target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 11 +---------- 1 file changed, 1 insertion(+), 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 3474cb8f16..9bca451002 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt +++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt @@ -895,16 +895,6 @@ config ATH79_MACH_RB922 select ATH79_ROUTERBOOT select RLE_DECOMPRESS -config ATH79_MACH_RB941 - bool "MikroTik RouterBOARD 941-2nd support" - select SOC_QCA953X - select ATH79_DEV_ETH - select ATH79_DEV_GPIO_BUTTONS - select ATH79_DEV_LEDS_GPIO - select ATH79_DEV_M25P80 - select ATH79_DEV_WMAC - select ATH79_ROUTERBOOT - config ATH79_MACH_RB95X bool "MikroTik RouterBOARD 95X support" select SOC_AR934X @@ -936,6 +926,7 @@ config ATH79_MACH_RBSPI help Say 'Y' here if you want your kernel to support the MikroTik RouterBOARD mAP lite + MikroTik RouterBOARD hAP lite config ATH79_MACH_RBSXTLITE bool "MikroTik RouterBOARD SXT Lite" -- cgit v1.2.3