diff options
Diffstat (limited to 'include/configs/imx31_litekit.h')
-rw-r--r-- | include/configs/imx31_litekit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/imx31_litekit.h b/include/configs/imx31_litekit.h index c552e9f76e7..23e3a6c5fc1 100644 --- a/include/configs/imx31_litekit.h +++ b/include/configs/imx31_litekit.h @@ -101,7 +101,6 @@ * Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_PROMPT "uboot> " #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ /* Print Buffer Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16) |