aboutsummaryrefslogtreecommitdiff
path: root/include/configs/omap4_panda.h
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2011-07-01 01:30:45 +0100
committerJohn Rigby <john.rigby@linaro.org>2011-07-01 01:30:45 +0100
commitcfb4154c6f54aae4f79b5327f99209fd931fdc7a (patch)
tree6d65ad159099792c6dfb1863e9b0874954e373e9 /include/configs/omap4_panda.h
parent574d6014c4f931de02a8003b204d9cb4b618e6e9 (diff)
OMAP: enable command line editing for panda and beagle2011.06.5
Signed-off-by: John Rigby <john.rigby@linaro.org>
Diffstat (limited to 'include/configs/omap4_panda.h')
-rw-r--r--include/configs/omap4_panda.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h
index 1b5ee61f6..7bb971cd7 100644
--- a/include/configs/omap4_panda.h
+++ b/include/configs/omap4_panda.h
@@ -224,6 +224,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 "> "