Skip to content

Commit

Permalink
EDAC: Update Kconfig help text
Browse files Browse the repository at this point in the history
Remove the old URLs.

Signed-off-by: Borislav Petkov <bp@suse.de>
  • Loading branch information
Borislav Petkov committed Apr 10, 2017
1 parent e3c4ff6 commit a06b85f
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions drivers/edac/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a06b85f

Please sign in to comment.