|
|
@ -332,6 +332,8 @@ extern int tqm834x_num_flash_banks; |
|
|
|
#define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ |
|
|
|
#define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ |
|
|
|
|
|
|
|
|
|
|
|
#define CONFIG_CMDLINE_EDITING 1 /* add command line history */ |
|
|
|
#define CONFIG_CMDLINE_EDITING 1 /* add command line history */ |
|
|
|
|
|
|
|
#define CONFIG_AUTO_COMPLETE /* add autocompletion support */ |
|
|
|
|
|
|
|
|
|
|
|
#define CONFIG_SYS_HUSH_PARSER 1 /* Use the HUSH parser */ |
|
|
|
#define CONFIG_SYS_HUSH_PARSER 1 /* Use the HUSH parser */ |
|
|
|
#ifdef CONFIG_SYS_HUSH_PARSER |
|
|
|
#ifdef CONFIG_SYS_HUSH_PARSER |
|
|
|
#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " |
|
|
|
#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " |
|
|
|