diff options
Diffstat (limited to 'include/configs/top9000.h')
-rw-r--r-- | include/configs/top9000.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/top9000.h b/include/configs/top9000.h index a6d6928..578ba56 100644 --- a/include/configs/top9000.h +++ b/include/configs/top9000.h @@ -51,7 +51,6 @@ /* ARM asynchronous clock */ #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */ #define CONFIG_SYS_AT91_MAIN_CLOCK 18432000 /* main clock xtal */ -#define CONFIG_SYS_HZ 1000 /* Misc CPU related */ #define CONFIG_ARCH_CPU_INIT |