]> git.sur5r.net Git - u-boot/blobdiff - include/configs/lwmon.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / include / configs / lwmon.h
index 405bc69a2eb2dc12b400633a4b14a5f76dd34ddf..1d89176f13e0e4eb6e02e2fab5af6c5a5a64dfe0 100644 (file)
 #define CONFIG_SYS_PROMPT      "=> "           /* Monitor Command Prompt       */
 
 #define        CONFIG_SYS_HUSH_PARSER          1       /* use "hush" command parser    */
-#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      */