diff options
Diffstat (limited to 'include/configs/secomx6quq7.h')
-rw-r--r-- | include/configs/secomx6quq7.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/secomx6quq7.h b/include/configs/secomx6quq7.h index 114d1fdb678..703f4fcfe92 100644 --- a/include/configs/secomx6quq7.h +++ b/include/configs/secomx6quq7.h @@ -74,9 +74,6 @@ "stderr=serial\0" -/* Miscellaneous configurable options */ -#define CONFIG_SYS_PROMPT "SECO MX6Q uQ7 U-Boot > " - /* Print Buffer Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ sizeof(CONFIG_SYS_PROMPT) + 16) |