diff options
Diffstat (limited to 'include/configs/omap3_evm_common.h')
| -rw-r--r-- | include/configs/omap3_evm_common.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/omap3_evm_common.h b/include/configs/omap3_evm_common.h index 7b21a5c8c..20192a90a 100644 --- a/include/configs/omap3_evm_common.h +++ b/include/configs/omap3_evm_common.h @@ -198,7 +198,6 @@   * ----------------------------------------------------------------------------   */  #define CONFIG_SYS_PROMPT		"OMAP3_EVM # " -#define CONFIG_SYS_PROMPT_HUSH_PS2	"> "  #define CONFIG_SYS_MAXARGS		16	/* max args for a command */  #define CONFIG_MISC_INIT_R |