diff options
Diffstat (limited to 'include/configs/PK1C20.h')
-rw-r--r-- | include/configs/PK1C20.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/PK1C20.h b/include/configs/PK1C20.h index afa273d..8042648 100644 --- a/include/configs/PK1C20.h +++ b/include/configs/PK1C20.h @@ -213,7 +213,6 @@ * MISC *----------------------------------------------------------------------*/ #define CONFIG_SYS_LONGHELP /* Provide extended help*/ -#define CONFIG_SYS_PROMPT "==> " /* Command prompt */ #define CONFIG_SYS_CBSIZE 256 /* Console I/O buf size */ #define CONFIG_SYS_MAXARGS 16 /* Max command args */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot arg buf size */ |