summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2015-03-27 17:01:10 +0900
committerTom Rini <[email protected]>2015-03-28 09:03:09 -0400
commit2bb1cd53e97f996bc13df425602b85f9f1159db8 (patch)
tree979ad95491cd03ceb99982fd4dd541b9a307e3e2 /include
parent7f8ebbf0956818c06be6e28e1c869a1240a3110c (diff)
m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk
Move the CPU type config options from include/configs/M52277EVB.h to arch/m68k/Kconfig and refactor the CPU flags select in arch/m68k/cpu/mcf5227x/config.mk. Signed-off-by: Masahiro Yamada <[email protected]> Cc: Alison Wang <[email protected]> Cc: Angelo Dureghello <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/M52277EVB.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/M52277EVB.h b/include/configs/M52277EVB.h
index cde7305954e..e9424b4a07c 100644
--- a/include/configs/M52277EVB.h
+++ b/include/configs/M52277EVB.h
@@ -18,8 +18,6 @@
* High Level Configuration Options
* (easy to change)
*/
-#define CONFIG_MCF5227x /* define processor family */
-#define CONFIG_M52277 /* define processor type */
#define CONFIG_M52277EVB /* M52277EVB board */
#define CONFIG_MCFUART