diff options
Diffstat (limited to 'include/configs/scb9328.h')
-rw-r--r-- | include/configs/scb9328.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/scb9328.h b/include/configs/scb9328.h index f367d62593..d4ffb467bd 100644 --- a/include/configs/scb9328.h +++ b/include/configs/scb9328.h @@ -51,7 +51,6 @@ * General options for u-boot. Modify to save memory foot print */ #define CONFIG_SYS_LONGHELP /* undef saves memory */ -#define CONFIG_SYS_PROMPT "scb9328> " /* prompt string */ #define CONFIG_SYS_CBSIZE 256 /* console I/O buffer */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16) /* print buffer size */ #define CONFIG_SYS_MAXARGS 16 /* max command args */ |