diff options
Diffstat (limited to 'include/configs/PCI5441.h')
-rw-r--r-- | include/configs/PCI5441.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/PCI5441.h b/include/configs/PCI5441.h index 2d350bf..7ae25d7 100644 --- a/include/configs/PCI5441.h +++ b/include/configs/PCI5441.h @@ -101,7 +101,6 @@ * If the default period is acceptable, TMRCNT can be left undefined. * TMRMS represents the desired mecs per tick (msecs per interrupt). *----------------------------------------------------------------------*/ -#define CONFIG_SYS_HZ 1000 /* Always 1000 */ #define CONFIG_SYS_LOW_RES_TIMER #define CONFIG_SYS_NIOS_TMRBASE 0x00920860 /* Tick timer base addr */ #define CONFIG_SYS_NIOS_TMRIRQ 3 /* Timer IRQ num */ |