mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
EDAC: Remove the legacy EDAC sysfs interface
Commit
1997471069 ("edac: add a new per-dimm API and make the old per-virtual-rank API obsolete")
introduced a new per-DIMM sysfs interface for EDAC making the old
per-virtual-rank sysfs interface obsolete.
Since this new sysfs interface was introduced more than a decade ago, remove
the obsolete legacy interface.
Signed-off-by: Avadhut Naik <avadhut.naik@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/20251106015727.1987246-1-avadhut.naik@amd.com
This commit is contained in:
committed by
Borislav Petkov (AMD)
parent
6a85796915
commit
8616025ae6
@@ -917,7 +917,6 @@ CONFIG_MMC=y
|
||||
CONFIG_MMC_LOONGSON2=m
|
||||
CONFIG_INFINIBAND=m
|
||||
CONFIG_EDAC=y
|
||||
# CONFIG_EDAC_LEGACY_SYSFS is not set
|
||||
CONFIG_EDAC_LOONGSON=y
|
||||
CONFIG_RTC_CLASS=y
|
||||
CONFIG_RTC_DRV_EFI=y
|
||||
|
||||
Reference in New Issue
Block a user