|
@@ -244,10 +244,13 @@
|
|
"fi; " \
|
|
"fi; " \
|
|
"else run nandboot; fi"
|
|
"else run nandboot; fi"
|
|
|
|
|
|
-#define CONFIG_AUTO_COMPLETE 1
|
|
|
|
/*
|
|
/*
|
|
* Miscellaneous configurable options
|
|
* Miscellaneous configurable options
|
|
*/
|
|
*/
|
|
|
|
+#define CONFIG_AUTO_COMPLETE
|
|
|
|
+#define CONFIG_CMDLINE_EDITING
|
|
|
|
+#define CONFIG_TIMESTAMP
|
|
|
|
+#define CONFIG_SYS_AUTOLOAD "no"
|
|
#define CONFIG_SYS_LONGHELP /* undef to save memory */
|
|
#define CONFIG_SYS_LONGHELP /* undef to save memory */
|
|
#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */
|
|
#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */
|
|
#define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
|
|
#define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
|