]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/TQM5200.h
Enable commandline editing and hush shell on all TQM boards.
[karo-tx-uboot.git] / include / configs / TQM5200.h
index 897d1b262b238d96e6ce553141545647ee24b977..4bae103e09cfbe0330103076ce1e293ccca6166c 100644 (file)
 #define CFG_LONGHELP                   /* undef to save memory     */
 #define CFG_PROMPT             "=> "   /* Monitor Command Prompt   */
 
+#define CONFIG_CMDLINE_EDITING 1       /* add command line history     */
 #define        CFG_HUSH_PARSER         1       /* use "hush" command parser    */
 #define        CFG_PROMPT_HUSH_PS2     "> "