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-12-06 12:16:43 -0700
commitb2006902b4a098f8c57de38cdb511278aa05eeb1 (patch)
tree4ccda36b189aad2e575b7fa2bbe96d7db05e0017
parent1fdb41c82f272aa05d28ac993e19b0ffe3616a58 (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 bd42750e2..a6e1cbc3d 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 # "