diff options
Diffstat (limited to 'include/configs/usb_a9263.h')
-rw-r--r-- | include/configs/usb_a9263.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/usb_a9263.h b/include/configs/usb_a9263.h index 4774de5c9a..10a1664f02 100644 --- a/include/configs/usb_a9263.h +++ b/include/configs/usb_a9263.h @@ -140,7 +140,6 @@ #define CONFIG_EXTRA_ENV_SETTINGS \ "mtdparts=" MTDPARTS_DEFAULT "\0" \ -#define CONFIG_SYS_PROMPT "U-Boot> " #define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ |