aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/edac/Kconfig')
-rw-r--r--drivers/edac/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
index debf1d8e8b41..772a29079916 100644
--- a/drivers/edac/Kconfig
+++ b/drivers/edac/Kconfig
@@ -94,6 +94,13 @@ config EDAC_R82600
94 Support for error detection and correction on the Radisys 94 Support for error detection and correction on the Radisys
95 82600 embedded chipset. 95 82600 embedded chipset.
96 96
97config EDAC_I5000
98 tristate "Intel Greencreek/Blackford chipset"
99 depends on EDAC_MM_EDAC && X86 && PCI
100 help
101 Support for error detection and correction the Intel
102 Greekcreek/Blackford chipsets.
103
97choice 104choice
98 prompt "Error detecting method" 105 prompt "Error detecting method"
99 default EDAC_POLL 106 default EDAC_POLL