m68k: Introduce config option CPU_HAS_NO_UNALIGNED
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 6 Jun 2012 17:37:52 +0000 (19:37 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 10 Jun 2012 08:18:32 +0000 (10:18 +0200)
Use CONFIG_CPU_HAS_NO_UNALIGNED instead of open coding CONFIG_M68000 ||
CONFIG_COLDFIRE

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Greg Ungerer<gerg@uclinux.org>

No differences found