Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20960
b: refs/heads/master
c: 57c432b
h: refs/heads/master
v: v3
  • Loading branch information
Tim Small authored and Linus Torvalds committed Mar 10, 2006
1 parent 5017ca3 commit b1b2f89
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 96567161de0ceed45cd2eb0e5380e3c797f5c0f4
refs/heads/master: 57c432b54bc34f0afacda7d9da0528ee22e78dec
18 changes: 15 additions & 3 deletions trunk/drivers/edac/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,29 @@
# $Id: Kconfig,v 1.4.2.7 2005/07/08 22:05:38 dsp_llnl Exp $
#

menu 'EDAC - error detection and reporting (RAS)'
menu 'EDAC - error detection and reporting (RAS) (EXPERIMENTAL)'

config EDAC
tristate "EDAC core system error reporting"
depends on X86
tristate "EDAC core system error reporting (EXPERIMENTAL)"
depends on X86 && EXPERIMENTAL
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: 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.


comment "Reporting subsystems"
depends on EDAC
Expand Down

0 comments on commit b1b2f89

Please sign in to comment.