m68k: allow ColdFire m5441x parts to run with MMU enabled
authorGreg Ungerer <gerg@linux-m68k.org>
Tue, 10 Jan 2017 12:52:32 +0000 (22:52 +1000)
committerGreg Ungerer <gerg@linux-m68k.org>
Sun, 5 Nov 2017 22:25:20 +0000 (08:25 +1000)
commitb47c7b6f9f97f3e5596c348bea433ed09cad131d
treeeebb05590912be813f071c9a6614a0719d2f7d1c
parentf55ab8f27548ff3431a6567d400c6757c49fd520
m68k: allow ColdFire m5441x parts to run with MMU enabled

The Freescale ColdFire M5441x system-on-chip parts have full paged MMU
hardware support. So far though we have only allowed them to be
configured for use in non-MMU mode.

All required kernel changes to support operation of the M5441x parts
with MMU enabled have been pushed into the kernel, so now we can allow
it to be configured and used with the MMU enabled.

Tested-by: Angelo Dureghello <angelo@sysam.it>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
arch/m68k/Kconfig.cpu