diff options
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r-- | arch/i386/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index 15d23da2455f..1596101cfaf8 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig | |||
@@ -230,7 +230,6 @@ config NR_CPUS | |||
230 | config SCHED_SMT | 230 | config SCHED_SMT |
231 | bool "SMT (Hyperthreading) scheduler support" | 231 | bool "SMT (Hyperthreading) scheduler support" |
232 | depends on SMP | 232 | depends on SMP |
233 | default off | ||
234 | help | 233 | help |
235 | SMT scheduler support improves the CPU scheduler's decision making | 234 | SMT scheduler support improves the CPU scheduler's decision making |
236 | when dealing with Intel Pentium 4 chips with HyperThreading at a | 235 | when dealing with Intel Pentium 4 chips with HyperThreading at a |