diff options
Diffstat (limited to 'include/configs/trizepsiv.h')
-rw-r--r-- | include/configs/trizepsiv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/trizepsiv.h b/include/configs/trizepsiv.h index 885b3ee..1b26c93 100644 --- a/include/configs/trizepsiv.h +++ b/include/configs/trizepsiv.h @@ -137,7 +137,6 @@ #ifdef CONFIG_SYS_HUSH_PARSER #define CONFIG_SYS_PROMPT "$ " /* Monitor Command Prompt */ #else -#define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ #endif #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16) /* Print Buffer Size */ |