]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/nios2-generic.h
powerpc: adder: remove orphan board
[karo-tx-uboot.git] / include / configs / nios2-generic.h
index 3e18357ee76f678806beae3702ee8f2cfa30919a..1578b010b94a36dc6cd768bef26a3ff14521c579 100644 (file)
@@ -39,7 +39,6 @@
 #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 */
 #define CONFIG_SYS_NIOS_TMRMS          10      /* Desired period (msec)*/
 #define CONFIG_SYS_NIOS_TMRCNT \
        (CONFIG_SYS_NIOS_TMRMS * (CONFIG_SYS_TIMER_FREQ / 1000) - 1)