diff options
Diffstat (limited to 'include/configs/sh7752evb.h')
-rw-r--r-- | include/configs/sh7752evb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sh7752evb.h b/include/configs/sh7752evb.h index bab7e4d..8d6ee8a 100644 --- a/include/configs/sh7752evb.h +++ b/include/configs/sh7752evb.h @@ -51,7 +51,6 @@ #define SH7752EVB_SDRAM_SIZE (512 * 1024 * 1024) #define CONFIG_SYS_LONGHELP -#define CONFIG_SYS_PROMPT "=> " #define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_PBSIZE 256 #define CONFIG_SYS_MAXARGS 16 |