]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/lwmon.h
* Add support for NSCU board
[karo-tx-uboot.git] / include / configs / lwmon.h
index 34923f1db9707d8bb9b7d9757318805724bd8299..5de846c0f7b6f0ef1a6dec3cdeb084ff6dee2986 100644 (file)
 #define CFG_PROMPT     "=> "           /* Monitor Command Prompt       */
 
 #define        CFG_HUSH_PARSER         1       /* use "hush" command parser    */
-#endif
 #ifdef CFG_HUSH_PARSER
 #define        CFG_PROMPT_HUSH_PS2     "> "
+#endif
 
 #if (CONFIG_COMMANDS & CFG_CMD_KGDB)
 #define CFG_CBSIZE     1024            /* Console I/O Buffer Size      */