[X86] Allow X86_MCE_NONFATAL to be a module

From: Herbert Xu
Date: Fri Feb 27 2004 - 05:34:43 EST


Hi:

By allowing X86_MCE_NONFATAL to be a module, it can be included in
distribution kernels without upsetting those with strange hardware.

Cheers,
--
Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ )
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Index: kernel-2.5/arch/i386/Kconfig
===================================================================
RCS file: /home/gondolin/herbert/src/CVS/debian/kernel-source-2.5/arch/i386/Kconfig,v
retrieving revision 1.10
diff -u -r1.10 Kconfig
--- kernel-2.5/arch/i386/Kconfig 19 Feb 2004 09:55:28 -0000 1.10
+++ kernel-2.5/arch/i386/Kconfig 27 Feb 2004 10:31:01 -0000
@@ -569,7 +569,7 @@
the 386 and 486, so nearly everyone can say Y here.

config X86_MCE_NONFATAL
- bool "Check for non-fatal errors on AMD Athlon/Duron / Intel Pentium 4"
+ tristate "Check for non-fatal errors on AMD Athlon/Duron / Intel Pentium 4"
depends on X86_MCE
help
Enabling this feature starts a timer that triggers every 5 seconds which