]> git.sur5r.net Git - u-boot/blobdiff - include/configs/QS823.h
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
[u-boot] / include / configs / QS823.h
index 36efbf2e0d58fbf03cfd86e5c8247091f7c6bd15..a27faac9d2e0531a49d8b6ebb00a7db00646b5f7 100644 (file)
 #define CONFIG_SYS_PROMPT              "=> "           /* Monitor Command Prompt */
 
 #define CONFIG_SYS_HUSH_PARSER         1               /* use "hush" command parser */
-#define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
 
 #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 }
-
 /*-----------------------------------------------------------------------
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)