]> git.sur5r.net Git - u-boot/blobdiff - include/configs/uc100.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / include / configs / uc100.h
index 9da318d4278ba0fb6b9e70cd3f777321fbdf7810..8c8fb5ae69b2972d0c8ed0893fad05739ba3a687 100644 (file)
 #if 0
 #define        CONFIG_SYS_HUSH_PARSER          1       /* use "hush" command parser    */
 #endif
-#ifdef CONFIG_SYS_HUSH_PARSER
-#define        CONFIG_SYS_PROMPT_HUSH_PS2      "> "
-#endif
 
 #if defined(CONFIG_CMD_KGDB)
 #define        CONFIG_SYS_CBSIZE               1024    /* Console I/O Buffer Size      */
 
 #define        CONFIG_SYS_HZ                   1000    /* decrementer freq: 1 ms ticks */
 
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
-
 #define CONFIG_AUTO_COMPLETE   1       /* add autocompletion support   */
 
 /*