avoid overflows in kernel/time.c
[deliverable/linux.git] / arch / m68knommu / Kconfig
index 24f732342d3edca6f31ebd7da4f7d159daac58e8..548a7b321633c670b358f190e2a92a54a694ba45 100644 (file)
@@ -525,6 +525,11 @@ config 4KSTACKS
          running more threads on a system and also reduces the pressure
          on the VM subsystem for higher order allocations.
 
+config HZ
+       int
+       default 1000 if CLEOPATRA
+       default 100
+
 comment "RAM configuration"
 
 config RAMBASE
This page took 0.035669 seconds and 5 git commands to generate.