diff options
Diffstat (limited to 'include/configs/tb0229.h')
-rw-r--r-- | include/configs/tb0229.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/tb0229.h b/include/configs/tb0229.h index 132e299167b..2901ed1eeb9 100644 --- a/include/configs/tb0229.h +++ b/include/configs/tb0229.h @@ -109,8 +109,6 @@ #define CONFIG_SYS_MIPS_TIMER_FREQ (CPU_TCLOCK_RATE/4) -#define CONFIG_SYS_HZ 1000 - #define CONFIG_SYS_SDRAM_BASE 0x80000000 #define CONFIG_SYS_LOAD_ADDR 0x80400000 /* default load address */ |