[PATCH] i386: enable dynticks in kconfig
[powerpc.git] / arch / i386 / Kconfig
index 490be6f..1df4a1f 100644 (file)
@@ -86,6 +86,8 @@ source "init/Kconfig"
 
 menu "Processor type and features"
 
+source "kernel/time/Kconfig"
+
 config SMP
        bool "Symmetric multi-processing support"
        ---help---