[patch 41/46] i386: enable dynticks in kconfig

From: Thomas Gleixner
Date: Tue Jan 23 2007 - 17:04:47 EST


From: Ingo Molnar <mingo@xxxxxxx>

Enable dynamic ticks selection.

Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
---
arch/i386/Kconfig | 2 ++
1 file changed, 2 insertions(+)

Index: linux-2.6.20-rc4-mm1-bo/arch/i386/Kconfig
===================================================================
--- linux-2.6.20-rc4-mm1-bo.orig/arch/i386/Kconfig
+++ linux-2.6.20-rc4-mm1-bo/arch/i386/Kconfig
@@ -86,6 +86,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/