aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2011-07-01 01:30:45 +0100
committerJohn Rigby <john.rigby@linaro.org>2012-05-04 16:28:42 -0600
commitc4c8f06e714cc5e7537fcf0e6f75e63346343af5 (patch)
tree6dbaeab61b1b0046c628f5d652e70014a57b9a0c
parent9d40d379ab65f1f0305b0b5ce85fc32e3d8dd449 (diff)
OMAP4: Enable command line editing in omap4_common.h
Signed-off-by: John Rigby <john.rigby@linaro.org>
-rw-r--r--include/configs/omap4_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h
index 51b101427..274c9bf7b 100644
--- a/include/configs/omap4_common.h
+++ b/include/configs/omap4_common.h
@@ -218,6 +218,7 @@
* Miscellaneous configurable options
*/
+#define CONFIG_CMDLINE_EDITING
#define CONFIG_SYS_LONGHELP /* undef to save memory */
#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */
#define CONFIG_SYS_PROMPT_HUSH_PS2 "> "