diff options
Diffstat (limited to 'include/configs/stv0991.h')
-rw-r--r-- | include/configs/stv0991.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/stv0991.h b/include/configs/stv0991.h index 887f31a84d..b1b69197d4 100644 --- a/include/configs/stv0991.h +++ b/include/configs/stv0991.h @@ -36,7 +36,6 @@ #define CONFIG_PL01X_SERIAL /* user interface */ -#define CONFIG_SYS_PROMPT "STV0991> " #define CONFIG_SYS_CBSIZE 1024 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE \ +sizeof(CONFIG_SYS_PROMPT) + 16) |