diff options
Diffstat (limited to 'include/configs/vocore2.h')
-rw-r--r-- | include/configs/vocore2.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/vocore2.h b/include/configs/vocore2.h index b2572caaf27..6f36d6964b9 100644 --- a/include/configs/vocore2.h +++ b/include/configs/vocore2.h @@ -6,9 +6,6 @@ #ifndef __VOCORE2_CONFIG_H__ #define __VOCORE2_CONFIG_H__ -/* CPU */ -#define CONFIG_SYS_MIPS_TIMER_FREQ 290000000 - /* RAM */ #define CONFIG_SYS_SDRAM_BASE 0x80000000 |