Everything is in place, so give the CONFIG_NO_HZ option. Signed-off-by: Chris Wright Cc: Thomas Gleixner Cc: Ingo Molnar Cc: john stultz Cc: Andi Kleen --- arch/x86_64/Kconfig | 2 ++ 1 file changed, 2 insertions(+) --- linus-2.6.orig/arch/x86_64/Kconfig +++ linus-2.6/arch/x86_64/Kconfig @@ -134,6 +134,8 @@ source "init/Kconfig" menu "Processor type and features" +source "kernel/time/Kconfig" + choice prompt "Subarchitecture Type" default X86_PC -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/