]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
m68knommu: platform code merge for 68000 core cpus
authorLuis Alves <ljalvs@gmail.com>
Tue, 23 Oct 2012 23:45:23 +0000 (00:45 +0100)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 29 Oct 2012 04:49:13 +0000 (14:49 +1000)
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 <ljalvs@gmail.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/Kconfig.cpu

index c4eb79edecec04d58d5ad681c389118a3472cec5..aad3b0bad7dea9872ba350dff598ed1d662040cd 100644 (file)
@@ -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