uboot/arch/m68k/cpu/mcf532x
Masahiro Yamada c155ab74f7 m68k: mcf532x: move CPU type to Kconfig and refactor config.mk
This commit intends to stop grepping CPU type in
arch/m68k/cpu/mcf532x/config.mk.

Move the CPU type config options from include/configs/*.h
to arch/m68k/Kconfig and refactor the CPU flags select in
arch/m68k/cpu/mcf532x/config.mk.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Alison Wang <alison.wang@freescale.com>
Cc: Angelo Dureghello <angelo@sysam.it>
2015-03-28 09:03:09 -04:00
..
Makefile kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
config.mk m68k: mcf532x: move CPU type to Kconfig and refactor config.mk 2015-03-28 09:03:09 -04:00
cpu.c
cpu_init.c m68k: Fix warnings with gcc 4.6 2014-06-11 16:27:05 -04:00
interrupts.c
speed.c
start.S