projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99e0837
)
m68knommu: allow for configuration of true 68000 based systems
author
Luis Alves
<ljalvs@gmail.com>
Tue, 23 Oct 2012 23:45:23 +0000
(
00:45
+0100)
committer
Greg Ungerer
<gerg@uclinux.org>
Wed, 5 Dec 2012 00:49:50 +0000
(10:49 +1000)
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>
arch/m68k/Kconfig.cpu
patch
|
blob
|
history
diff --git
a/arch/m68k/Kconfig.cpu
b/arch/m68k/Kconfig.cpu
index c4eb79edecec04d58d5ad681c389118a3472cec5..aad3b0bad7dea9872ba350dff598ed1d662040cd 100644
(file)
--- 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