avoid overflows in kernel/time.c
[safe/jmp/linux-2.6] / arch / xtensa / Kconfig
index 5d5546c..fd36764 100644 (file)
@@ -49,6 +49,10 @@ config ARCH_HAS_ILOG2_U64
 config NO_IOPORT
        def_bool y
 
+config HZ
+       int
+       default 100
+
 source "init/Kconfig"
 
 menu "Processor type and features"