diff options
Diffstat (limited to 'include/configs/grasshopper.h')
-rw-r--r-- | include/configs/grasshopper.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/grasshopper.h b/include/configs/grasshopper.h index 231f25a38b..274175ba0f 100644 --- a/include/configs/grasshopper.h +++ b/include/configs/grasshopper.h @@ -144,7 +144,6 @@ #define CONFIG_SYS_BOOTPARAMS_LEN (16 * 1024) /* Other configuration settings that shouldn't have to change all that often */ -#define CONFIG_SYS_PROMPT "U-Boot> " #define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ |