[patch 18/19] high-res timers, dynticks: enable i386 support

From: Thomas Gleixner
Date: Thu Nov 09 2006 - 18:40:18 EST


From: Ingo Molnar <mingo@xxxxxxx>

Enable high-res timers and dyntick on i386.

Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Index: linux-2.6.19-rc5-mm1/arch/i386/Kconfig
===================================================================
--- linux-2.6.19-rc5-mm1.orig/arch/i386/Kconfig 2006-11-09 20:15:54.000000000 +0100
+++ linux-2.6.19-rc5-mm1/arch/i386/Kconfig 2006-11-09 20:16:52.000000000 +0100
@@ -82,6 +82,8 @@ source "init/Kconfig"

menu "Processor type and features"

+source "kernel/time/Kconfig"
+
config SMP
bool "Symmetric multi-processing support"
---help---

--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/