diff options
Diffstat (limited to 'include/configs/jornada.h')
-rw-r--r-- | include/configs/jornada.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/jornada.h b/include/configs/jornada.h index 71f2ee18a3..3090476340 100644 --- a/include/configs/jornada.h +++ b/include/configs/jornada.h @@ -55,7 +55,6 @@ * Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_PROMPT "HP Jornada# " #define CONFIG_SYS_CBSIZE 256 /* console buffsize */ #define CONFIG_SYS_PBSIZE (256+sizeof(CONFIG_SYS_PROMPT)+16) #define CONFIG_SYS_MAXARGS 16 /* max number of command args */ |