diff options
Diffstat (limited to 'include/configs/W7OLMG.h')
-rw-r--r-- | include/configs/W7OLMG.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/W7OLMG.h b/include/configs/W7OLMG.h index 93caacc..f28f3e4 100644 --- a/include/configs/W7OLMG.h +++ b/include/configs/W7OLMG.h @@ -120,7 +120,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 */ |