diff options
Diffstat (limited to 'include/configs/titanium.h')
-rw-r--r-- | include/configs/titanium.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/titanium.h b/include/configs/titanium.h index 49aa3c7de3..1b4ca295bc 100644 --- a/include/configs/titanium.h +++ b/include/configs/titanium.h @@ -141,9 +141,6 @@ #define CONFIG_BOOTCOMMAND "run nand_ubifs" -/* Miscellaneous configurable options */ -#define CONFIG_SYS_PROMPT "Titanium > " - /* Print Buffer Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ sizeof(CONFIG_SYS_PROMPT) + 16) |