From: Greg Ungerer <gerg@xxxxxxxxxxx> The ColdFire 547x and 548x CPUs have internal MMU hardware. All code to support this is now in, so we can build kernels with it enabled. Signed-off-by: Greg Ungerer <gerg@xxxxxxxxxxx> --- arch/m68k/Kconfig.cpu | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/arch/m68k/Kconfig.cpu b/arch/m68k/Kconfig.cpu index 5b67ae9..6bad6b5 100644 --- a/arch/m68k/Kconfig.cpu +++ b/arch/m68k/Kconfig.cpu @@ -224,7 +224,6 @@ config M54xx config M547x bool "MCF547x" - depends on !MMU select COLDFIRE select M54xx select HAVE_CACHE_CB @@ -234,7 +233,6 @@ config M547x config M548x bool "MCF548x" - depends on !MMU select COLDFIRE select M54xx select HAVE_CACHE_CB -- 1.7.0.4 -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html