commit | 0e4f3df1966ceecce6b16d69d3fc62a5ebe32b2c | [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 | 04223a244f5bbc6d9cbce6229a76fe1adafbaa11 [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>