From e4f01b513354afb09efa9bb7fbb737d71a02f1fe Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sat, 4 May 2019 13:24:51 +0200 Subject: sh: ecovec: Remove the board Last change to this board was done in 2016, it uses non-DM USB with no prospects of ever being converted to DM USB, drop it. Signed-off-by: Marek Vasut Cc: Chris Brandt Cc: Nobuhiro Iwamatsu Cc: Vladimir Zapolskiy Cc: Yoshihiro Shimoda --- arch/sh/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'arch') diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index d20761e66ca..ff7932bacba 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -75,10 +75,6 @@ config TARGET_AP325RXA bool "Renesas AP-325RXA" select CPU_SH4 -config TARGET_ECOVEC - bool "EcoVec" - select CPU_SH4A - config TARGET_MIGOR bool "Migo-R" select CPU_SH4 @@ -135,7 +131,6 @@ source "board/ms7722se/Kconfig" source "board/ms7750se/Kconfig" source "board/renesas/MigoR/Kconfig" source "board/renesas/ap325rxa/Kconfig" -source "board/renesas/ecovec/Kconfig" source "board/renesas/r0p7734/Kconfig" source "board/renesas/r2dplus/Kconfig" source "board/renesas/r7780mp/Kconfig" -- cgit v1.3.1