]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/PK1C20.h
Timer: Allow reset_timer() only for systems with low resolution timers
[karo-tx-uboot.git] / include / configs / PK1C20.h
index b466c4b05a28b01deef2eabe7b2f0b9a589c387b..95c30ccde655aa61b6426a4bdcb7222e55ca6f1c 100644 (file)
  * 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        0x02120820      /* Tick timer base addr */
 #define CONFIG_SYS_NIOS_TMRIRQ         3       /* Timer IRQ num */
 #define CONFIG_SYS_NIOS_TMRMS          10      /* Desired period */