1
0
Fork 0

[PATCH] m68knommu: switch arch config name to CONFIG_M68K

Switch to naming the architecture config options for the m68knommu branch
as "M68K", dropping "M68KNOMMU".  The CONFIG_MMU separates the 2 now, and
the m68knommu branch is still strictly speaking an M68K (including the
ColdFire parts).

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
hifive-unleashed-5.1
Greg Ungerer 2006-06-26 10:33:10 +10:00 committed by Linus Torvalds
parent 0b7ac8e479
commit 36a248fadf
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
mainmenu "uClinux/68k (w/o MMU) Kernel Configuration"
config M68KNOMMU
config M68K
bool
default y