diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-10-20 17:41:23 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-11-01 08:01:55 -0400 |
commit | 124a02c9b44a5faa3373a92388aa00290a76a0b7 (patch) | |
tree | 0d674023407dd808ec42bafe11d946ef2a98bc74 /drivers/edac/Kconfig | |
parent | c6e13b528f5a6c6a6ae260007d4fd14c3dbc5648 (diff) |
edac: tag sb_edac as EXPERIMENTAL, as it requires more testing
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/edac/Kconfig')
-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. |