aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2011-09-19 21:01:16 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-05-02 19:44:11 -0600
commit97e6d25e69dfb62c49fbea02cfe4ad8ab174d2b1 (patch)
treee5ed1db3369e74950ff4972b1c1c37e472c87449
parentd74b6786e731f8139e8125ee2f42a6d3c6a9d9e9 (diff)
OMAP3: Enable command line editing for omap3_beagle
Signed-off-by: John Rigby <john.rigby@linaro.org>
-rw-r--r--include/configs/omap3_beagle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
index a7637fabf..d5660ee6b 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -340,6 +340,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 "> "