diff options
author | Greg Ungerer <gerg@uclinux.org> | 2012-06-08 05:43:00 (GMT) |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2012-06-27 07:28:50 (GMT) |
commit | dfe1d26d4a90287ede6b5376967375e1f8af3434 (patch) | |
tree | 2a470773790399e21a80346c908346e07d5f3ba4 /drivers/mtd | |
parent | dffc5837d80451e7fa3505ddc2e6c2fd4546641f (diff) | |
download | linux-fsl-qoriq-dfe1d26d4a90287ede6b5376967375e1f8af3434.tar.xz |
m68knommu: Allow ColdFire CPUs to use unaligned accesses
All of the current Linux supported ColdFire CPUs handle unaligned
memory accesses. So remove the CONFIG_CPU_HAS_NO_UNALIGNED option
selection for ColdFire. If we ever support a specific ColdFire CPU
that does not support unaligned accesses then we can insert the
CONFIG_CPU_HAS_NO_UNALIGNED for that specific CPU type.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions