diff options
Diffstat (limited to 'include/configs/tao3530.h')
-rw-r--r-- | include/configs/tao3530.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tao3530.h b/include/configs/tao3530.h index 3eacfa7b14..408895f332 100644 --- a/include/configs/tao3530.h +++ b/include/configs/tao3530.h @@ -196,7 +196,6 @@ */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ -#define CONFIG_SYS_PROMPT "TAO-3530 # " #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ /* turn on command-line edit/hist/auto */ |