summaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig.cpu
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2016-02-25 07:59:13 -0500
committerGreg Ungerer <gerg@uclinux.org>2016-03-06 19:07:17 -0500
commita3595962d82495f51a80feb19dcdb135556a9527 (patch)
tree422367364254b4457bf8ac3fed1097eb6f2139f1 /arch/m68k/Kconfig.cpu
parentca6fafd183d6d687a7957e5328ecefc785f22a5a (diff)
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 <gerg@uclinux.org>
Diffstat (limited to 'arch/m68k/Kconfig.cpu')
-rw-r--r--arch/m68k/Kconfig.cpu7
1 files changed, 0 insertions, 7 deletions
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
114 help 114 help
115 Motorola 68VZ328 processor support. 115 Motorola 68VZ328 processor support.
116 116
117config M68360
118 bool "MC68360"
119 depends on !MMU
120 select MCPU32
121 help
122 Motorola 68360 processor support.
123
124endif # M68KCLASSIC 117endif # M68KCLASSIC
125 118
126if COLDFIRE 119if COLDFIRE