aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc')
-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
718config SCHED_SMT 718config SCHED_SMT
719 bool "SMT (Hyperthreading) scheduler support" 719 bool "SMT (Hyperthreading) scheduler support"
720 depends on PPC64 && SMP 720 depends on PPC64 && SMP
721 default off
722 help 721 help
723 SMT scheduler support improves the CPU scheduler's decision making 722 SMT scheduler support improves the CPU scheduler's decision making
724 when dealing with POWER5 cpus at a cost of slightly increased 723 when dealing with POWER5 cpus at a cost of slightly increased