diff options
Diffstat (limited to 'include/configs/W7OLMC.h')
-rw-r--r-- | include/configs/W7OLMC.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/W7OLMC.h b/include/configs/W7OLMC.h index 1d97d3e..462b155 100644 --- a/include/configs/W7OLMC.h +++ b/include/configs/W7OLMC.h @@ -112,7 +112,6 @@ #define CONFIG_SYS_PROMPT "Wave7Optics> " /* Monitor Command Prompt */ #undef CONFIG_SYS_HUSH_PARSER /* No hush parse for U-Boot */ #ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #endif #if defined(CONFIG_CMD_KGDB) #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ |