summaryrefslogtreecommitdiffstats
path: root/include/configs/eb_cpu5282.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-03-27 17:01:06 +0900
committerTom Rini <trini@konsulko.com>2015-03-28 09:03:09 -0400
commitd4a9b17df590c1b0b2a187e1491ea7e946a06a07 (patch)
tree78239f0265cd4c54f64d1d9a7c41aadb46eb5456 /include/configs/eb_cpu5282.h
parent3a4f6b60db1b3fd43ca0449f9259ebdf4f5d4b62 (diff)
downloadtalos-obmc-uboot-d4a9b17df590c1b0b2a187e1491ea7e946a06a07.tar.gz
talos-obmc-uboot-d4a9b17df590c1b0b2a187e1491ea7e946a06a07.zip
m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk
This commit intends to stop grepping CPU type in arch/m68k/cpu/mcf52x2/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/mcf52x2/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/eb_cpu5282.h')
-rw-r--r--include/configs/eb_cpu5282.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/eb_cpu5282.h b/include/configs/eb_cpu5282.h
index bdca705874..e2b93268b4 100644
--- a/include/configs/eb_cpu5282.h
+++ b/include/configs/eb_cpu5282.h
@@ -15,9 +15,6 @@
* High Level Configuration Options (easy to change) *
*----------------------------------------------------------------------*/
-#define CONFIG_MCF52x2 /* define processor family */
-#define CONFIG_M5282 /* define processor type */
-
#define CONFIG_MISC_INIT_R
#define CONFIG_MCFUART
OpenPOWER on IntegriCloud