From 5e770daa3cb6c0edb71dca2ab57a8c31f8d2b365 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 12 Jul 2021 12:42:12 -0400 Subject: m68k: Remove M54418TWR board This board has not been converted to CONFIG_DM_MMC by the deadline. Remove it. Cc: Angelo Durgehello Signed-off-by: Tom Rini --- arch/m68k/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'arch/m68k/Kconfig') diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index ac20ed2302..c48b8a543d 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig @@ -187,10 +187,6 @@ config TARGET_M5373EVB bool "Support M5373EVB" select M5373 -config TARGET_M54418TWR - bool "Support M54418TWR" - select M54418 - config TARGET_M54451EVB bool "Support M54451EVB" select M54451 @@ -219,7 +215,6 @@ source "board/freescale/m5282evb/Kconfig" source "board/freescale/m53017evb/Kconfig" source "board/freescale/m5329evb/Kconfig" source "board/freescale/m5373evb/Kconfig" -source "board/freescale/m54418twr/Kconfig" source "board/freescale/m54451evb/Kconfig" source "board/sysam/amcore/Kconfig" source "board/sysam/stmark2/Kconfig" -- cgit v1.2.3