]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/edac/Kconfig
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[net-next-2.6.git] / drivers / edac / Kconfig
index 391ddbfb2a348fb7ced117a2f188600eee378250..aedef7941b22855f17c892f73d370ae10f17632c 100644 (file)
@@ -69,6 +69,9 @@ config EDAC_MM_EDAC
          occurred so that a particular failing memory module can be
          replaced.  If unsure, select 'Y'.
 
+config EDAC_MCE
+       bool
+
 config EDAC_AMD64
        tristate "AMD64 (Opteron, Athlon64) K8, F10h, F11h"
        depends on EDAC_MM_EDAC && K8_NB && X86_64 && PCI && EDAC_DECODE_MCE
@@ -169,9 +172,12 @@ config EDAC_I5400
 config EDAC_I7CORE
        tristate "Intel i7 Core (Nehalem) processors"
        depends on EDAC_MM_EDAC && PCI && X86
+       select EDAC_MCE
        help
          Support for error detection and correction the Intel
-         i7 Core (Nehalem) Integrated Memory Controller
+         i7 Core (Nehalem) Integrated Memory Controller that exists on
+         newer processors like i7 Core, i7 Core Extreme, Xeon 35xx
+         and Xeon 55xx processors.
 
 config EDAC_I82860
        tristate "Intel 82860"