commit | 26c16d8270098b2ee26d1478166070941a615e1b | [log] [tgz] |
---|---|---|
author | Kim Phillips <kim.phillips@freescale.com> | Thu Apr 15 17:36:05 2010 -0500 |
committer | Kim Phillips <kim.phillips@freescale.com> | Thu Apr 22 18:34:49 2010 -0500 |
tree | a2de3536f2d5254328348d4e2dc2dc57556ab6bc | |
parent | 39b4816c83e439043923c6e7c93cc8e7de8c32ad [diff] [blame] |
mpc83xx: enable command line autocompletion because it's convenient. Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
diff --git a/include/configs/MVBLM7.h b/include/configs/MVBLM7.h index f8b016f..6cc8d58 100644 --- a/include/configs/MVBLM7.h +++ b/include/configs/MVBLM7.h
@@ -275,6 +275,7 @@ */ #define CONFIG_SYS_LONGHELP #define CONFIG_CMDLINE_EDITING +#define CONFIG_AUTO_COMPLETE /* add autocompletion support */ #define CONFIG_SYS_HUSH_PARSER #define CONFIG_SYS_PROMPT_HUSH_PS2 "> "