aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/edac/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
index b56e4782f317..e8c4a2bedaa1 100644
--- a/drivers/edac/Kconfig
+++ b/drivers/edac/Kconfig
@@ -76,6 +76,7 @@ config EDAC_E752X
76config EDAC_I82443BXGX 76config EDAC_I82443BXGX
77 tristate "Intel 82443BX/GX (440BX/GX)" 77 tristate "Intel 82443BX/GX (440BX/GX)"
78 depends on EDAC_MM_EDAC && PCI && X86_32 78 depends on EDAC_MM_EDAC && PCI && X86_32
79 depends on BROKEN
79 help 80 help
80 Support for error detection and correction on the Intel 81 Support for error detection and correction on the Intel
81 82443BX/GX memory controllers (440BX/GX chipsets). 82 82443BX/GX memory controllers (440BX/GX chipsets).