diff options
Diffstat (limited to 'include/configs/dig297.h')
-rw-r--r-- | include/configs/dig297.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/dig297.h b/include/configs/dig297.h index 2e16ca7c54..98205adde0 100644 --- a/include/configs/dig297.h +++ b/include/configs/dig297.h @@ -208,7 +208,6 @@ */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ -#define CONFIG_SYS_PROMPT "DIG297# " #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ /* Print Buffer Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ |