summaryrefslogtreecommitdiffstats
path: root/arch/m68k/lib/memcpy.c
diff options
context:
space:
mode:
authorGreg Ungerer2011-06-02 07:50:48 +0200
committerGreg Ungerer2011-06-14 03:42:29 +0200
commit62356725987fa44bbebeb656b2a0d8c803e32ef2 (patch)
treee51fef01cf12df947bb12f771556969cd709020f /arch/m68k/lib/memcpy.c
parentm68knommu: fix linker script exported name sections (diff)
downloadkernel-qcow2-linux-62356725987fa44bbebeb656b2a0d8c803e32ef2.tar.gz
kernel-qcow2-linux-62356725987fa44bbebeb656b2a0d8c803e32ef2.tar.xz
kernel-qcow2-linux-62356725987fa44bbebeb656b2a0d8c803e32ef2.zip
m68knommu: create config options for CPU classes
There are 3 families of CPU core types that we support in the m68knommu architecture branch. They are . traditional 68000 . CPU32 (a 68020 core derivative without MMU or bitfield instructions) . ColdFire It will be useful going forward to have a CONFIG_ option defined for each type. We already have one for ColdFire (CONFIG_COLDFIRE), so add for the other 2 families, CONFIG_M68000 and CONFIG_MCPU32. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68k/lib/memcpy.c')
0 files changed, 0 insertions, 0 deletions