diff options
Diffstat (limited to 'include/configs/lwmon.h')
| -rw-r--r-- | include/configs/lwmon.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/lwmon.h b/include/configs/lwmon.h index a2aa56bd2..f20458733 100644 --- a/include/configs/lwmon.h +++ b/include/configs/lwmon.h @@ -193,7 +193,6 @@ * Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ #define CONFIG_SYS_HUSH_PARSER 1 /* use "hush" command parser */ @@ -213,8 +212,6 @@ #define CONFIG_SYS_PIO_MODE 0 /* IDE interface in PIO Mode 0 */ -#define CONFIG_SYS_HZ 1000 /* decrementer freq: 1 ms ticks */ - /* * When the watchdog is enabled, output must be fast enough in Linux. */ |