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-12-06 12:16:43 -0700
commit48da7c2e33fc1f77677fefad11b6b377f1b658d9 (patch)
treefd4a919faa151ce9353da382c2a5ca8b5f392e09
parentb013c8951c90f1d965d51d52b162e3fea06e3800 (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 eec630bfb..4082791db 100644
--- a/include/configs/omap4_common.h
+++ b/include/configs/omap4_common.h
@@ -214,6 +214,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_CBSIZE 512