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-12-18 21:28:51 -0700
commite54919cf326f7b7c5035c18390a20f011f46fa2d (patch)
tree3ffa2a250193ef1db6c31d4a5a17295e962933e9
parent9a6c4ea90ac5ce2f17b7c07a22bcd5c84f50a61e (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 c99a18e6b..ffdc5c1aa 100644
--- a/include/configs/omap4_common.h
+++ b/include/configs/omap4_common.h
@@ -207,6 +207,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 "> "