From: Aristeu Rozanski Date: Wed, 28 Sep 2022 12:48:15 +0000 (-0400) Subject: EDAC/i5000: Mark as BROKEN X-Git-Tag: v6.2-rc1~180^2^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7556419180a304b9999c2c33162aec3da2d0deb9;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Borislav Petkov Link: https://lore.kernel.org/r/20220921181009.oxytvicy6sry6it7@redhat.com --- diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig index 456602d373b7b..70a84aba2b48b 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.