diff --git a/[refs] b/[refs] index ec1f88045b29..0aff51b2ddd6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ad8f955daf77d303f0ee08d2acab30d3886cbd2b +refs/heads/master: 1f7034b9616e6f14dc7b6aa280210421428f31af diff --git a/trunk/arch/m68k/Kconfig.cpu b/trunk/arch/m68k/Kconfig.cpu index f10a5d0f0774..8a9c767125a4 100644 --- a/trunk/arch/m68k/Kconfig.cpu +++ b/trunk/arch/m68k/Kconfig.cpu @@ -236,8 +236,8 @@ config M54xx config M547x bool "MCF547x" - depends on !MMU select M54xx + select MMU_COLDFIRE if MMU select HAVE_CACHE_CB select HAVE_MBAR help @@ -245,7 +245,7 @@ config M547x config M548x bool "MCF548x" - depends on !MMU + select MMU_COLDFIRE if MMU select M54xx select HAVE_CACHE_CB select HAVE_MBAR