Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4674e8d3 authored by Luis Alves's avatar Luis Alves Committed by Greg Ungerer
Browse files

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: default avatarLuis Alves <ljalvs@gmail.com>
Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent 99e08374
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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