diff options
Diffstat (limited to 'include/configs/adp-ag101.h')
-rw-r--r-- | include/configs/adp-ag101.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/adp-ag101.h b/include/configs/adp-ag101.h index 81f71b9..e31131f 100644 --- a/include/configs/adp-ag101.h +++ b/include/configs/adp-ag101.h @@ -40,12 +40,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 48000000 #define VERSION_CLOCK CONFIG_SYS_CLK_FREQ |