aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/edac')
-rw-r--r--drivers/edac/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
index 66719925970f..acb709bfac0f 100644
--- a/drivers/edac/Kconfig
+++ b/drivers/edac/Kconfig
@@ -158,7 +158,7 @@ config EDAC_I3000
158 158
159config EDAC_I3200 159config EDAC_I3200
160 tristate "Intel 3200" 160 tristate "Intel 3200"
161 depends on EDAC_MM_EDAC && PCI && X86 && EXPERIMENTAL 161 depends on EDAC_MM_EDAC && PCI && X86
162 help 162 help
163 Support for error detection and correction on the Intel 163 Support for error detection and correction on the Intel
164 3200 and 3210 server chipsets. 164 3200 and 3210 server chipsets.
@@ -224,7 +224,7 @@ config EDAC_I7300
224config EDAC_SBRIDGE 224config EDAC_SBRIDGE
225 tristate "Intel Sandy-Bridge Integrated MC" 225 tristate "Intel Sandy-Bridge Integrated MC"
226 depends on EDAC_MM_EDAC && PCI && X86_64 && X86_MCE_INTEL 226 depends on EDAC_MM_EDAC && PCI && X86_64 && X86_MCE_INTEL
227 depends on PCI_MMCONFIG && EXPERIMENTAL 227 depends on PCI_MMCONFIG
228 help 228 help
229 Support for error detection and correction the Intel 229 Support for error detection and correction the Intel
230 Sandy Bridge Integrated Memory Controller. 230 Sandy Bridge Integrated Memory Controller.