]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/nios2-generic.h
Timer: Allow reset_timer() only for systems with low resolution timers
[karo-tx-uboot.git] / include / configs / nios2-generic.h
index 53f2084d9f770dbc9279e6838e0e92590fb38cee..d57d53cca564b89598638127b9b170fa1072a1f4 100644 (file)
@@ -52,6 +52,7 @@
 /*
  * TIMER
  */
+#define CONFIG_SYS_LOW_RES_TIMER
 #define CONFIG_SYS_NIOS_TMRBASE        CONFIG_SYS_TIMER_BASE
 #define CONFIG_SYS_NIOS_TMRIRQ         CONFIG_SYS_TIMER_IRQ
 #define CONFIG_SYS_HZ                  1000    /* Always 1000 */