On 08/06/12 04:47, Geert Uytterhoeven wrote:
Hence select CPU_HAS_NO_UNALIGNED Reported-by: Philippe De Muyter<phdm@xxxxxxxxx> Signed-off-by: Geert Uytterhoeven<geert@xxxxxxxxxxxxxx>
Acked-by: Greg Ungerer<gerg@xxxxxxxxxxx> Regards Greg
--- arch/m68k/Kconfig.cpu | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/m68k/Kconfig.cpu b/arch/m68k/Kconfig.cpu index c4ed650..d4f3a98 100644 --- a/arch/m68k/Kconfig.cpu +++ b/arch/m68k/Kconfig.cpu @@ -50,6 +50,7 @@ config M68000 config MCPU32 bool select CPU_HAS_NO_BITFIELDS + select CPU_HAS_NO_UNALIGNED help The Freescale (was then Motorola) CPU32 is a CPU core that is based on the 68020 processor. For the most part it is used in
-- ------------------------------------------------------------------------ Greg Ungerer -- Principal Engineer EMAIL: gerg@xxxxxxxxxxxx SnapGear Group, McAfee PHONE: +61 7 3435 2888 8 Gardner Close FAX: +61 7 3217 5323 Milton, QLD, 4064, Australia WEB: http://www.SnapGear.com -- 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