commit | f47fb6b4a0082d1a9da03cec86150a5af4131eb3 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Mar 27 17:01:11 2015 +0900 |
committer | Tom Rini <trini@konsulko.com> | Sat Mar 28 09:03:09 2015 -0400 |
tree | 7a197b01fae433bc8b73008e8fde8381a14cdb49 | |
parent | 2bb1cd53e97f996bc13df425602b85f9f1159db8 [diff] |
m68k: mcf523x: move CPU type to Kconfig and refactor config.mk Move the CPU type config options from include/configs/M5235EVB.h to arch/m68k/Kconfig and refactor the CPU flags select in arch/m68k/cpu/mcf523x/config.mk. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Alison Wang <alison.wang@freescale.com> Cc: Angelo Dureghello <angelo@sysam.it>