diff options
Diffstat (limited to 'include/configs/adp-ag102.h')
-rw-r--r-- | include/configs/adp-ag102.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/adp-ag102.h b/include/configs/adp-ag102.h index 681dfa2..1e4ce2e 100644 --- a/include/configs/adp-ag102.h +++ b/include/configs/adp-ag102.h @@ -32,12 +32,6 @@ /* * Timer */ - -/* - * According to the discussion in u-boot mailing list before, - * CONFIG_SYS_HZ at 1000 is mandatory. - */ -#define CONFIG_SYS_HZ 1000 #define CONFIG_SYS_CLK_FREQ (66000000 * 2) #define VERSION_CLOCK CONFIG_SYS_CLK_FREQ |