From: blaisorblade@yahoo.it Trivial typo: default off instead of default n in kbuild. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton --- 25-akpm/arch/x86_64/Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN arch/x86_64/Kconfig~x86-64-kconfig-typo-trivial arch/x86_64/Kconfig --- 25/arch/x86_64/Kconfig~x86-64-kconfig-typo-trivial 2005-03-14 19:29:59.000000000 -0800 +++ 25-akpm/arch/x86_64/Kconfig 2005-03-14 19:29:59.000000000 -0800 @@ -258,7 +258,7 @@ config PREEMPT_BKL config SCHED_SMT bool "SMT (Hyperthreading) scheduler support" depends on SMP - default off + default n help SMT scheduler support improves the CPU scheduler's decision making when dealing with Intel Pentium 4 chips with HyperThreading at a _