From a3595962d82495f51a80feb19dcdb135556a9527 Mon Sep 17 00:00:00 2001 From: Greg Ungerer Date: Thu, 25 Feb 2016 22:59:13 +1000 Subject: m68knommu: remove obsolete 68360 support Remove the obsolete Motorola/Freescale 68360 SoC support. It has been bit rotting for many years with little active use in mainlne. There has been no serial driver support for many years, so it is largely not useful in its current state. Signed-off-by: Greg Ungerer --- arch/m68k/Kconfig.cpu | 7 ------- 1 file changed, 7 deletions(-) (limited to 'arch/m68k/Kconfig.cpu') diff --git a/arch/m68k/Kconfig.cpu b/arch/m68k/Kconfig.cpu index c496d48a8c8d..0dfcf1281e9c 100644 --- a/arch/m68k/Kconfig.cpu +++ b/arch/m68k/Kconfig.cpu @@ -114,13 +114,6 @@ config M68VZ328 help Motorola 68VZ328 processor support. -config M68360 - bool "MC68360" - depends on !MMU - select MCPU32 - help - Motorola 68360 processor support. - endif # M68KCLASSIC if COLDFIRE -- cgit v1.2.3