If I say that my cpu is not a PentiumIV why
he bothers me about "check for P4 thermal throttling interrupt." ?
This patch show that option only if you select that kind of CPU.
Is it correct ? Does it makes sense ?
Ciao,
Paolo
--- arch/i386/Kconfig.orig 2003-03-07 22:17:58.000000000 +0100
+++ arch/i386/Kconfig 2003-03-07 22:19:29.000000000 +0100
@@ -536,7 +536,7 @@
config X86_MCE_P4THERMAL
bool "check for P4 thermal throttling interrupt."
- depends on X86_MCE && (X86_UP_APIC || SMP)
+ depends on X86_MCE && (X86_UP_APIC || SMP) && MPENTIUM4
help
Enabling this feature will cause a message to be printed when the P4
enters thermal throttling.
-- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yrPowered by Outblaze - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/