]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/M52277EVB.h
m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk
[people/ms/u-boot.git] / include / configs / M52277EVB.h
index 1d10f7f2a0c16b4bf42c9709c8c869ef18f05d8b..e9424b4a07cf14d20da09aebe4b6970f77adc98e 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 2004-2007 Freescale Semiconductor, Inc.
  * TsiChung Liew (Tsi-Chung.Liew@freescale.com)
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /*
@@ -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
 
 #define CONFIG_SYS_LOAD_ADDR   (CONFIG_SYS_SDRAM_BASE + 0x10000)
 
-#define CONFIG_SYS_HZ          1000
-
 #define CONFIG_SYS_MBAR                0xFC000000
 
 /*