diff options
Diffstat (limited to 'include/configs/mpq101.h')
| -rw-r--r-- | include/configs/mpq101.h | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/include/configs/mpq101.h b/include/configs/mpq101.h index a6dc14675..339c73631 100644 --- a/include/configs/mpq101.h +++ b/include/configs/mpq101.h @@ -325,9 +325,6 @@  /* Use the HUSH parser */  #define CONFIG_SYS_HUSH_PARSER -#ifdef CONFIG_SYS_HUSH_PARSER -# define CONFIG_SYS_PROMPT_HUSH_PS2  "> " -#endif  #define CONFIG_LOADS_ECHO            /* echo on for serial download */  #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */ |