summaryrefslogtreecommitdiffstats
path: root/include/configs/M53017EVB.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-03-27 17:01:08 +0900
committerTom Rini <trini@konsulko.com>2015-03-28 09:03:09 -0400
commitc155ab74f78794979944e5a49d87776cc460c6c9 (patch)
treee4cc1ba1c4d09628fcb62bb88c52ce2ed2d912eb /include/configs/M53017EVB.h
parentbdde65951659fb78d3b4bbf99743a74522f03a05 (diff)
downloadtalos-obmc-uboot-c155ab74f78794979944e5a49d87776cc460c6c9.tar.gz
talos-obmc-uboot-c155ab74f78794979944e5a49d87776cc460c6c9.zip
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>
Diffstat (limited to 'include/configs/M53017EVB.h')
-rw-r--r--include/configs/M53017EVB.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/M53017EVB.h b/include/configs/M53017EVB.h
index a100d9f316..83ac70fe31 100644
--- a/include/configs/M53017EVB.h
+++ b/include/configs/M53017EVB.h
@@ -18,8 +18,6 @@
* High Level Configuration Options
* (easy to change)
*/
-#define CONFIG_MCF5301x /* define processor family */
-#define CONFIG_M53015 /* define processor type */
#define CONFIG_MCFUART
#define CONFIG_SYS_UART_PORT (0)
OpenPOWER on IntegriCloud