]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
x86/Voyager: remove MCE quirk
authorIngo Molnar <mingo@elte.hu>
Tue, 27 Jan 2009 16:45:17 +0000 (17:45 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 29 Jan 2009 13:17:11 +0000 (14:17 +0100)
If no MCE code is desired on Voyager hw then the solution
is to turn them off in the .config - and to extend the MCE
code to not initialize on Voyager.

Remove the build-time quirk.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig

index 6fbb3639d7bbc7f74dc544bfecced9ea5e6988b8..7cf9f0a8c8c3e4beca3f39fda8ab30e278c86b51 100644 (file)
@@ -703,7 +703,6 @@ config X86_REROUTE_FOR_BROKEN_BOOT_IRQS
 
 config X86_MCE
        bool "Machine Check Exception"
-       depends on !X86_VOYAGER
        ---help---
          Machine Check Exception support allows the processor to notify the
          kernel if it detects a problem (e.g. overheating, component failure).