aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/edac/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
index 41d73ef2c962..865cb7b84967 100644
--- a/drivers/edac/Kconfig
+++ b/drivers/edac/Kconfig
@@ -190,4 +190,11 @@ config EDAC_PPC4XX
190 PowerPC 4xx embedded processors such as the 405EX[r], 190 PowerPC 4xx embedded processors such as the 405EX[r],
191 440SP, 440SPe, 460EX, 460GT and 460SX. 191 440SP, 440SPe, 460EX, 460GT and 460SX.
192 192
193config EDAC_AMD8131
194 tristate "AMD8131 HyperTransport PCI-X Tunnel"
195 depends on EDAC_MM_EDAC && PCI
196 help
197 Support for error detection and correction on the
198 AMD8131 HyperTransport PCI-X Tunnel chip.
199
193endif # EDAC 200endif # EDAC