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>2011-10-12 10:04:30 -0600
commitc9d250086fcff1837225fe65489bfa45129a0201 (patch)
tree3a36e1887c3d92580c7acb8725f062e6820409d4
parent6a5941be2ff47bc0708052e5a1d2ad34c40f2ae5 (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 7b0c2e3ee..d76d190fd 100644
--- a/include/configs/omap4_common.h
+++ b/include/configs/omap4_common.h
@@ -202,6 +202,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 "> "