diff options
Diffstat (limited to 'include/configs/omap5_evm.h')
-rw-r--r-- | include/configs/omap5_evm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/omap5_evm.h b/include/configs/omap5_evm.h index 38b5028060..60c7a291c0 100644 --- a/include/configs/omap5_evm.h +++ b/include/configs/omap5_evm.h @@ -187,7 +187,6 @@ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_SYS_PROMPT "OMAP5430 EVM # " #define CONFIG_SYS_CBSIZE 256 /* Print Buffer Size */ |