diff options
Diffstat (limited to 'board')
-rw-r--r-- | board/fads/fads.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/fads/fads.h b/board/fads/fads.h index 1a3d22a..fa4a25a 100644 --- a/board/fads/fads.h +++ b/board/fads/fads.h @@ -132,7 +132,6 @@ */ #define CONFIG_SYS_PROMPT "=>" /* Monitor Command Prompt */ #define CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_SYS_LONGHELP /* #undef to save memory */ #if defined(CONFIG_CMD_KGDB) #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ |