Commit 4674e8d385c34498a329fc31b41f449dc419014d

Authored by Luis Alves
Committed by Greg Ungerer
1 parent 99e083747d

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

arch/m68k/Kconfig.cpu
... ... @@ -35,7 +35,7 @@
35 35 if M68KCLASSIC
36 36  
37 37 config M68000
38   - bool
  38 + bool "MC68000"
39 39 select CPU_HAS_NO_BITFIELDS
40 40 select CPU_HAS_NO_MULDIV64
41 41 select CPU_HAS_NO_UNALIGNED