aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorJean-Luc Leger <jean-luc.leger@dspnet.fr.eu.org>2006-06-23 02:05:19 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-06-23 07:43:03 -0700
commit1e11d2782b2f8e86d22ad92c75b70ec8cad14dcf (patch)
treec019b56dd2031f33bedcb976c35281836c80c19b /arch/powerpc/Kconfig
parent[PATCH] ptrace: document the locking rules (diff)
downloadlinux-dev-1e11d2782b2f8e86d22ad92c75b70ec8cad14dcf.tar.xz
linux-dev-1e11d2782b2f8e86d22ad92c75b70ec8cad14dcf.zip
[PATCH] clean up default value of SCHED_SMT
Default values for boolean and tristate options can only be 'y', 'm' or 'n'. This patch removes wrong default for SCHED_SMT. Signed-off-by: Jean-Luc Leger <jean-luc.leger@dspnet.fr.eu.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
-rw-r--r--arch/powerpc/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 7b829c754d0d..e922a88b2bad 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -718,7 +718,6 @@ config PPC_64K_PAGES
config SCHED_SMT
bool "SMT (Hyperthreading) scheduler support"
depends on PPC64 && SMP
- default off
help
SMT scheduler support improves the CPU scheduler's decision making
when dealing with POWER5 cpus at a cost of slightly increased