]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
digsy mtc: Enable command line history.
authorGrzegorz Bernacki <gjb@semihalf.com>
Wed, 17 Jun 2009 14:20:14 +0000 (16:20 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 19 Jul 2009 19:43:00 +0000 (21:43 +0200)
Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
include/configs/digsy_mtc.h

index 558010fa75e05b0284c38779ca14aeac380c8ae5..6ccebfaf8c79a851a4a7fa088f72e4df91017e47 100644 (file)
  */
 #define CONFIG_SYS_LONGHELP
 #define CONFIG_AUTO_COMPLETE   1
+#define CONFIG_CMDLINE_EDITING 1
 #define CONFIG_SYS_PROMPT      "=> "
 #define CONFIG_SYS_HUSH_PARSER
 #define CONFIG_SYS_PROMPT_HUSH_PS2     "> "