[patch 19/23] high-res timers, dynticks: enable i386 support
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Date: Fri, 29 Sep 2006 23:58:38 -0000
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>
--
arch/i386/Kconfig | 2 ++
1 file changed, 2 insertions(+)
Index: linux-2.6.18-mm2/arch/i386/Kconfig
===================================================================
--- linux-2.6.18-mm2.orig/arch/i386/Kconfig 2006-09-30 01:41:10.000000000 +0200
+++ linux-2.6.18-mm2/arch/i386/Kconfig 2006-09-30 01:41:19.000000000 +0200
@@ -61,6 +61,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/
- References:
- [patch 00/23]
- From: Thomas Gleixner
- [patch 00/23]
- Prev by Date: [patch 06/23] time: fix timeout overflow
- Next by Date: [patch 20/23] add /proc/sys/kernel/timeout_granularity
- Previous by thread: [patch 06/23] time: fix timeout overflow
- Next by thread: [patch 20/23] add /proc/sys/kernel/timeout_granularity
- Index(es):
Relevant Pages
- [patch 20/21] high-res timers, dynticks: enable i386 support
... menu "Processor type and features" ... config SMP ... bool
"Symmetric multi-processing support" ... (Linux-Kernel) - [patch 21/22] high-res timers, dynticks: enable i386 support
... menu "Processor type and features" ... config SMP ... bool
"Symmetric multi-processing support" ... (Linux-Kernel) - [patch 41/46] i386: enable dynticks in kconfig
... menu "Processor type and features" ... config SMP ... bool
"Symmetric multi-processing support" ... (Linux-Kernel) - [patch 18/19] high-res timers, dynticks: enable i386 support
... menu "Processor type and features" ... config SMP ... bool
"Symmetric multi-processing support" ... (Linux-Kernel) - Re: "menu" versus "menuconfig" -- theyre *both* a bad idea
... even if you don't choose to configure features for small ... bool "Sysctl
syscall support" if EMBEDDED ... be singly-clickable to activate or de-activate an entire submenu
... "menuconfig" but it's downright messy. ... (Linux-Kernel)