summaryrefslogtreecommitdiff
path: root/arch/m68k/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-07-12 19:42:12 +0300
committerTom Rini <trini@konsulko.com>2021-07-19 04:03:57 +0300
commit5e770daa3cb6c0edb71dca2ab57a8c31f8d2b365 (patch)
treeebaf586e3dd087fab7dacddb0bee474ea34ec065 /arch/m68k/Kconfig
parent563cae7c46ba9e6835310e1fbe7a4d3a0d996d2b (diff)
downloadu-boot-5e770daa3cb6c0edb71dca2ab57a8c31f8d2b365.tar.xz
m68k: Remove M54418TWR board
This board has not been converted to CONFIG_DM_MMC by the deadline. Remove it. Cc: Angelo Durgehello <angelo.dureghello@timesys.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r--arch/m68k/Kconfig5
1 files changed, 0 insertions, 5 deletions
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"