diff options
Diffstat (limited to 'include/configs/pr1.h')
-rw-r--r-- | include/configs/pr1.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pr1.h b/include/configs/pr1.h index 3e4aab45f7..f76e02325f 100644 --- a/include/configs/pr1.h +++ b/include/configs/pr1.h @@ -128,7 +128,6 @@ #define CONFIG_BAUDRATE 115200 #define CONFIG_RTC_BFIN #define CONFIG_UART_CONSOLE 0 -#define CONFIG_SYS_PROMPT "pr1>" #define CONFIG_BOOTCOMMAND "run nandboot" #define CONFIG_BOOTDELAY 2 #define CONFIG_LOADADDR 0x2000000 |