commit | 4cbd29284dcf5c1da9e7bc170e4c3c6a52c988f3 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Mar 27 17:01:12 2015 +0900 |
committer | Tom Rini <trini@konsulko.com> | Sat Mar 28 09:03:09 2015 -0400 |
tree | ba2432d1cf8442656f202e934233e80cd046f039 | |
parent | f47fb6b4a0082d1a9da03cec86150a5af4131eb3 [diff] |
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>