avoid overflows in kernel/time.c
[deliverable/linux.git] / arch / m32r / Kconfig
index fe61e00a604f270751b4a4687e93c0297c7bc97a..d4679ab55b969c3fe8bfc4f88dfef02d618e1877 100644 (file)
@@ -38,6 +38,10 @@ config NO_DMA
 config ARCH_SUPPORTS_AOUT
        def_bool y
 
+config HZ
+       int
+       default 100
+
 source "init/Kconfig"
 
 
This page took 0.030333 seconds and 5 git commands to generate.