aboutsummaryrefslogtreecommitdiff
path: root/include
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-01-19 12:54:18 -0700
commit8a0239f7e19c2fe2cc033fdace5cad788b8e0ede (patch)
tree404a462be2b76b0f6a56a6d13893eae7be978162 /include
parent150b769377f115f2b0f2421652f6b656d838b924 (diff)
OMAP3: Enable command line editing for omap3_beagle
Signed-off-by: John Rigby <john.rigby@linaro.org>
Diffstat (limited to 'include')
-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 07ce687e9..d46ddc25b 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -304,6 +304,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 "> "