diff options
Diffstat (limited to 'include/configs/P1023RDB.h')
| -rw-r--r-- | include/configs/P1023RDB.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/P1023RDB.h b/include/configs/P1023RDB.h index cd6d20c72..880bbae59 100644 --- a/include/configs/P1023RDB.h +++ b/include/configs/P1023RDB.h @@ -312,7 +312,6 @@ extern unsigned long get_clock_freq(void);  #define CONFIG_SYS_LONGHELP			/* undef to save memory	*/  #define CONFIG_CMDLINE_EDITING		/* Command-line editing */  #define CONFIG_SYS_LOAD_ADDR	0x2000000	/* default load address */ -#define CONFIG_SYS_PROMPT	"=> "		/* Monitor Command Prompt */  #if defined(CONFIG_CMD_KGDB)  #define CONFIG_SYS_CBSIZE	1024		/* Console I/O Buffer Size */  #else |