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>2011-09-23 07:10:46 -0600
commit6c0930f0eb3f38eed7bcb73ed85121eed70baf9d (patch)
tree17d41ce50c5a58e76c4174c362b7aa6c0d70b23a
parent9a2b79ba58caba5bd123aebc70762b8885d68357 (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 f45c940de..2d7cdb776 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -309,6 +309,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 "> "