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-08-16 10:09:02 -0600
commitd2e97e75dd84ee79e3b44d5040b1e44fb40ee6d7 (patch)
tree30d4b916b957189e43fec93a5dccd2969a0c9e45
parent36ba0c6bf1123af2ebfec96cb7834a8fb972a4b6 (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 bfaee8f21..bad76150f 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -342,6 +342,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 "OMAP3 beagleboard.org # "