diff options
Diffstat (limited to 'include/configs/vl_ma2sc.h')
-rw-r--r-- | include/configs/vl_ma2sc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/vl_ma2sc.h b/include/configs/vl_ma2sc.h index e4958ce565..3facd7f257 100644 --- a/include/configs/vl_ma2sc.h +++ b/include/configs/vl_ma2sc.h @@ -340,7 +340,6 @@ #define CONFIG_SYS_BAUDRATE_TABLE {312500, 230400, 115200, 19200, \ 38400, 57600, 9600 } -#define CONFIG_SYS_PROMPT "U-Boot> " #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */ #define CONFIG_SYS_MAXARGS 32 /* max number of command args */ #define CONFIG_SYS_PBSIZE \ |