projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3756609
)
digsy mtc: Enable command line history.
author
Grzegorz Bernacki
<gjb@semihalf.com>
Wed, 17 Jun 2009 14:20:14 +0000
(16:20 +0200)
committer
Wolfgang 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
patch
|
blob
|
history
diff --git
a/include/configs/digsy_mtc.h
b/include/configs/digsy_mtc.h
index 558010fa75e05b0284c38779ca14aeac380c8ae5..6ccebfaf8c79a851a4a7fa088f72e4df91017e47 100644
(file)
--- a/
include/configs/digsy_mtc.h
+++ b/
include/configs/digsy_mtc.h
@@
-272,6
+272,7
@@
*/
#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 "> "