summaryrefslogtreecommitdiffstats
path: root/include/configs/M54455EVB.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-03-27 17:01:09 +0900
committerTom Rini <trini@konsulko.com>2015-03-28 09:03:09 -0400
commit7f8ebbf0956818c06be6e28e1c869a1240a3110c (patch)
tree678c16bd5d79863bec1538e346c89e62574a0c8e /include/configs/M54455EVB.h
parentc155ab74f78794979944e5a49d87776cc460c6c9 (diff)
downloadblackbird-obmc-uboot-7f8ebbf0956818c06be6e28e1c869a1240a3110c.tar.gz
blackbird-obmc-uboot-7f8ebbf0956818c06be6e28e1c869a1240a3110c.zip
m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk
This commit intends to stop grepping CPU type in arch/m68k/cpu/mcf5445x/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/mcf5445x/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/M54455EVB.h')
-rw-r--r--include/configs/M54455EVB.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/M54455EVB.h b/include/configs/M54455EVB.h
index 2faf58156d..2288bff56d 100644
--- a/include/configs/M54455EVB.h
+++ b/include/configs/M54455EVB.h
@@ -18,8 +18,6 @@
* High Level Configuration Options
* (easy to change)
*/
-#define CONFIG_MCF5445x /* define processor family */
-#define CONFIG_M54455 /* define processor type */
#define CONFIG_M54455EVB /* M54455EVB board */
#define CONFIG_DISPLAY_BOARDINFO
OpenPOWER on IntegriCloud