summaryrefslogtreecommitdiffstats
path: root/drivers/edac
diff options
context:
space:
mode:
authorAristeu Rozanski <aris@redhat.com>2022-09-28 08:48:15 -0400
committerBorislav Petkov <bp@suse.de>2022-10-17 16:39:32 +0200
commit7556419180a304b9999c2c33162aec3da2d0deb9 (patch)
tree7ab6e9a0bca22803da2718a7ee9e462a68455b07 /drivers/edac
parent9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff)
downloadlinux-7556419180a304b9999c2c33162aec3da2d0deb9.tar.bz2
EDAC/i5000: Mark as BROKEN
i5000_edac supports very old hardware which isn't available and it's been broken for single/dual channel for many years without anyone noticing. Marking as BROKEN. Signed-off-by: Aristeu Rozanski <aris@redhat.com> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/20220921181009.oxytvicy6sry6it7@redhat.com
Diffstat (limited to 'drivers/edac')
-rw-r--r--drivers/edac/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
index 456602d373b7..70a84aba2b48 100644
--- a/drivers/edac/Kconfig
+++ b/drivers/edac/Kconfig
@@ -211,6 +211,7 @@ config EDAC_R82600
config EDAC_I5000
tristate "Intel Greencreek/Blackford chipset"
depends on X86 && PCI
+ depends on BROKEN
help
Support for error detection and correction the Intel
Greekcreek/Blackford chipsets.