diff options
Diffstat (limited to 'include/configs/atngw100.h')
-rw-r--r-- | include/configs/atngw100.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/atngw100.h b/include/configs/atngw100.h index 1cab0a92c2..c436fef7b5 100644 --- a/include/configs/atngw100.h +++ b/include/configs/atngw100.h @@ -135,7 +135,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 + sizeof(CONFIG_SYS_PROMPT) + 16) |