From ed3294d6d1f977c24d6289f06b186809f6380030 Mon Sep 17 00:00:00 2001 From: Jagan Teki Date: Tue, 7 Jul 2020 21:07:16 +0530 Subject: arm: Remove overo board OF_CONTROL, DM_SPI and other driver model migration deadlines are expired for this board. Drop it. Cc: Ash Charles Cc: Steve Sakoman Signed-off-by: Jagan Teki --- arch/arm/mach-omap2/omap4/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/arm/mach-omap2/omap4') diff --git a/arch/arm/mach-omap2/omap4/Kconfig b/arch/arm/mach-omap2/omap4/Kconfig index 49adb8e..899289b 100644 --- a/arch/arm/mach-omap2/omap4/Kconfig +++ b/arch/arm/mach-omap2/omap4/Kconfig @@ -4,9 +4,6 @@ choice prompt "OMAP4 board select" optional -config TARGET_DUOVERO - bool "OMAP4430 Gumstix Duovero" - config TARGET_OMAP4_PANDA bool "TI OMAP4 PandaBoard" @@ -21,7 +18,6 @@ endchoice config SYS_SOC default "omap4" -source "board/gumstix/duovero/Kconfig" source "board/ti/panda/Kconfig" source "board/ti/sdp4430/Kconfig" source "board/amazon/kc1/Kconfig" -- cgit v1.1