diff options
Diffstat (limited to 'include/configs/rsk7269.h')
-rw-r--r-- | include/configs/rsk7269.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rsk7269.h b/include/configs/rsk7269.h index 1f4e2f3cc6d..9f54160afb3 100644 --- a/include/configs/rsk7269.h +++ b/include/configs/rsk7269.h @@ -27,7 +27,6 @@ #define CONFIG_SYS_BAUDRATE_TABLE { CONFIG_BAUDRATE } #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ #define CONFIG_SYS_CBSIZE 256 /* Boot Argument Buffer Size */ #define CONFIG_SYS_PBSIZE 256 /* Print Buffer Size */ #define CONFIG_SYS_MAXARGS 16 /* max number of command args */ |