[U-Boot] [PATCH 05/13] tricorder: add cmdline history
Andreas Bießmann
andreas.devel at googlemail.com
Fri Sep 6 15:04:50 CEST 2013
From: Andreas Bießmann <andreas.biessmann at corscience.de>
Signed-off-by: Andreas Bießmann <andreas.biessmann at corscience.de>
---
include/configs/tricorder.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h
index 220dbdc..b2642a4 100644
--- a/include/configs/tricorder.h
+++ b/include/configs/tricorder.h
@@ -251,6 +251,7 @@
/* Miscellaneous configurable options */
#define CONFIG_SYS_LONGHELP /* undef to save memory */
#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */
+#define CONFIG_CMDLINE_EDITING /* enable cmdline history */
#define CONFIG_AUTO_COMPLETE
#define CONFIG_SYS_PROMPT "OMAP3 Tricorder # "
#define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */
--
1.7.10.4
More information about the U-Boot
mailing list