diff options
Diffstat (limited to 'include/configs/cm_t3517.h')
-rw-r--r-- | include/configs/cm_t3517.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/cm_t3517.h b/include/configs/cm_t3517.h index cf0841499b..33b22a72b9 100644 --- a/include/configs/cm_t3517.h +++ b/include/configs/cm_t3517.h @@ -227,7 +227,6 @@ #define CONFIG_SYS_AUTOLOAD "no" #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ -#define CONFIG_SYS_PROMPT "CM-T3517 # " #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */ /* Print Buffer Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ |