]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
EDAC: Update Kconfig help text
authorBorislav Petkov <bp@suse.de>
Sat, 4 Feb 2017 15:32:27 +0000 (16:32 +0100)
committerBorislav Petkov <bp@suse.de>
Mon, 10 Apr 2017 15:14:44 +0000 (17:14 +0200)
Remove the old URLs.

Signed-off-by: Borislav Petkov <bp@suse.de>
drivers/edac/Kconfig

index 1ac18c989fb38fe84bd0a0bbb2fc965e0b9fc752..27337ef9874bae0892215f95e1c2dd08d33f87de 100644 (file)
@@ -13,23 +13,13 @@ menuconfig EDAC
        tristate "EDAC (Error Detection And Correction) reporting"
        depends on HAS_IOMEM && EDAC_SUPPORT && RAS
        help
-         EDAC is designed to report errors in the core system.
-         These are low-level errors that are reported in the CPU or
-         supporting chipset or other subsystems:
+         EDAC is a subsystem along with hardware-specific drivers designed to
+         report hardware errors. These are low-level errors that are reported
+         in the CPU or supporting chipset or other subsystems:
          memory errors, cache errors, PCI errors, thermal throttling, etc..
          If unsure, select 'Y'.
 
-         If this code is reporting problems on your system, please
-         see the EDAC project web pages for more information at:
-
-         <http://bluesmoke.sourceforge.net/>
-
-         and:
-
-         <http://buttersideup.com/edacwiki>
-
-         There is also a mailing list for the EDAC project, which can
-         be found via the sourceforge page.
+         The mailing list for the EDAC project is linux-edac@vger.kernel.org.
 
 if EDAC