]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/gr_ep2s60.h
configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
[karo-tx-uboot.git] / include / configs / gr_ep2s60.h
index fac7f1c5f1ecdc92d80bbc3c017ee2ef80d43aac..2cd6eaedcc36ed235c0d8f778fcc5adaa2ea3edd 100644 (file)
@@ -9,7 +9,7 @@
  * (C) Copyright 2008
  * Daniel Hellstrom, Gaisler Research, daniel@gaisler.com.
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_H__
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP            /* undef to save memory     */
-#define CONFIG_SYS_PROMPT              "=> "   /* Monitor Command Prompt   */
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_SYS_CBSIZE              1024    /* Console I/O Buffer Size  */
 #else
 
 #define CONFIG_SYS_LOAD_ADDR           0x100000        /* default load address */
 
-#define CONFIG_SYS_HZ                  1000    /* decrementer freq: 1 ms ticks */
-
 /*-----------------------------------------------------------------------
  * USB stuff
  *-----------------------------------------------------------------------