]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 27 Mar 2015 08:01:12 +0000 (17:01 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:34:20 +0000 (14:34 +0200)
commitf79fff236e69d6e11a17ecbcf57a6b11a4d648cc
treedb07f6c5b283fc4405beb06284354199291d7848
parenta5475352b465c05a4a34b72c9807ddcc6f10a182
m68k: mcf547x_8x: move CPU type to Kconfig and refactor 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/mcf547x_8x/config.mk.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Alison Wang <alison.wang@freescale.com>
Cc: Angelo Dureghello <angelo@sysam.it>
arch/m68k/Kconfig
arch/m68k/cpu/mcf547x_8x/config.mk
include/configs/M5475EVB.h
include/configs/M5485EVB.h