diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/edac/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig index 15e453577213..203361e4ef94 100644 --- a/drivers/edac/Kconfig +++ b/drivers/edac/Kconfig | |||
@@ -215,6 +215,7 @@ config EDAC_I7300 | |||
215 | config EDAC_SBRIDGE | 215 | config EDAC_SBRIDGE |
216 | tristate "Intel Sandy-Bridge Integrated MC" | 216 | tristate "Intel Sandy-Bridge Integrated MC" |
217 | depends on EDAC_MM_EDAC && PCI && X86 && X86_MCE_INTEL | 217 | depends on EDAC_MM_EDAC && PCI && X86 && X86_MCE_INTEL |
218 | depends on EXPERIMENTAL | ||
218 | help | 219 | help |
219 | Support for error detection and correction the Intel | 220 | Support for error detection and correction the Intel |
220 | Sandy Bridge Integrated Memory Controller. | 221 | Sandy Bridge Integrated Memory Controller. |