diff options
Diffstat (limited to 'include/configs/dvlhost.h')
-rw-r--r-- | include/configs/dvlhost.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/dvlhost.h b/include/configs/dvlhost.h index 141879540f..87b3314841 100644 --- a/include/configs/dvlhost.h +++ b/include/configs/dvlhost.h @@ -63,7 +63,6 @@ /* Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP -#define CONFIG_SYS_PROMPT "=> " /* Console I/O Buffer Size */ #define CONFIG_SYS_CBSIZE 256 /* Print Buffer Size */ @@ -78,7 +77,6 @@ /* timer clock - 2* OSC_IN system clock */ #define CONFIG_IXP425_TIMER_CLK 66666666 -#define CONFIG_SYS_HZ 1000 /* default load address */ #define CONFIG_SYS_LOAD_ADDR 0x00010000 |