From: Luis Alves Date: Tue, 23 Oct 2012 23:45:23 +0000 (+0100) Subject: m68knommu: platform code merge for 68000 core cpus X-Git-Tag: next-20121030~98^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=33f39e5bc3917b238d89f73af30eb89de12ef382;p=karo-tx-linux.git m68knommu: platform code merge for 68000 core cpus This patch merges all 68000 core cpus into one directory. There is a lot of common code in the 68328, 68EZ328 and 68VZ328 directories. This will also facilitate easy development of support for original stand alone MC68000 CPU machines. Signed-off-by: Luis Alves Signed-off-by: Greg Ungerer --- diff --git a/arch/m68k/Kconfig.cpu b/arch/m68k/Kconfig.cpu index c4eb79edecec..aad3b0bad7de 100644 --- a/arch/m68k/Kconfig.cpu +++ b/arch/m68k/Kconfig.cpu @@ -35,7 +35,7 @@ endchoice if M68KCLASSIC config M68000 - bool + bool "MC68000" select CPU_HAS_NO_BITFIELDS select CPU_HAS_NO_MULDIV64 select CPU_HAS_NO_UNALIGNED