commit | 36a248fadf96cd78c6b344442046db5b85cf9a70 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Mon Jun 26 10:33:10 2006 +1000 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jun 25 17:43:33 2006 -0700 |
tree | 248bd3e5d12e486f6d619ce02cd75b136abfefba | |
parent | 0b7ac8e479f311f8ef15fbea3f849dded9f3ccd9 [diff] |
[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>