diff options
Diffstat (limited to 'include/configs/imx27lite-common.h')
| -rw-r--r-- | include/configs/imx27lite-common.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/imx27lite-common.h b/include/configs/imx27lite-common.h index c6b852969..01a4732d5 100644 --- a/include/configs/imx27lite-common.h +++ b/include/configs/imx27lite-common.h @@ -160,7 +160,6 @@  /*   * U-Boot general configuration   */ -#define CONFIG_SYS_PROMPT	"=> "	/* Monitor Command Prompt */  #define CONFIG_SYS_CBSIZE	1024	/* Console I/O Buffer Size  */  /* Print buffer sz */  #define CONFIG_SYS_PBSIZE	(CONFIG_SYS_CBSIZE + \ |