diff options
Diffstat (limited to 'include/configs/otc570.h')
-rw-r--r-- | include/configs/otc570.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/otc570.h b/include/configs/otc570.h index 32b36e4..ae4054b 100644 --- a/include/configs/otc570.h +++ b/include/configs/otc570.h @@ -39,7 +39,6 @@ /* ARM asynchronous clock */ #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* 32.768 kHz crystal */ #define CONFIG_SYS_AT91_MAIN_CLOCK 16000000/* 16.0 MHz crystal */ -#define CONFIG_SYS_HZ 1000 /* decrementer freq */ /* Misc CPU related */ #define CONFIG_SKIP_LOWLEVEL_INIT |