summaryrefslogtreecommitdiff
path: root/arch/m68k/Kconfig.cpu
diff options
context:
space:
mode:
authorLuis Alves <ljalvs@gmail.com>2012-10-24 00:45:23 +0100
committerGreg Ungerer <gerg@uclinux.org>2012-12-05 10:49:50 +1000
commit4674e8d385c34498a329fc31b41f449dc419014d (patch)
tree3c74287914d9a5c61e49e6c0269f12e7bff5131d /arch/m68k/Kconfig.cpu
parent99e083747df366eb4689a550c4344bae63082de8 (diff)
m68knommu: allow for configuration of true 68000 based systems
Allow the M68000 option to be user configurable, for systems based on the original stand alone 68000 CPU. Signed-off-by: Luis Alves <ljalvs@gmail.com> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68k/Kconfig.cpu')
-rw-r--r--arch/m68k/Kconfig.cpu2
1 files changed, 1 insertions, 1 deletions
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