summaryrefslogtreecommitdiffstats
path: root/include/configs/digsy_mtc.h
diff options
context:
space:
mode:
authorGrzegorz Bernacki <gjb@semihalf.com>2009-06-17 16:20:14 +0200
committerWolfgang Denk <wd@denx.de>2009-07-19 21:43:00 +0200
commita781de12700e2cb3d3011fc83b47f7dd8cc3c154 (patch)
tree213d0425c7a8c69be3f43252ac8b941aadf120fc /include/configs/digsy_mtc.h
parent37566090766d61beef70c62986b90749920255d8 (diff)
downloadtalos-obmc-uboot-a781de12700e2cb3d3011fc83b47f7dd8cc3c154.tar.gz
talos-obmc-uboot-a781de12700e2cb3d3011fc83b47f7dd8cc3c154.zip
digsy mtc: Enable command line history.
Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
Diffstat (limited to 'include/configs/digsy_mtc.h')
-rw-r--r--include/configs/digsy_mtc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/digsy_mtc.h b/include/configs/digsy_mtc.h
index 558010fa75..6ccebfaf8c 100644
--- 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 "> "
OpenPOWER on IntegriCloud