]> 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 cb651b0b0ce7df219c92576dcdde0e262a52758c..2cd6eaedcc36ed235c0d8f778fcc5adaa2ea3edd 100644 (file)
  * 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
  *-----------------------------------------------------------------------