Skip to content

Commit

Permalink
edac: AMD8131 driver Kconfig & Makefile
Browse files Browse the repository at this point in the history
Introduce Kconfig and Makefile options for AMD8131 EDAC driver.

Signed-off-by: Harry Ciao <qingtao.cao@windriver.com>
Cc: Doug Thompson <norsk5@yahoo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Harry Ciao authored and Linus Torvalds committed Apr 3, 2009
1 parent 28d1627 commit e876558
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions drivers/edac/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,11 @@ config EDAC_PPC4XX
PowerPC 4xx embedded processors such as the 405EX[r],
440SP, 440SPe, 460EX, 460GT and 460SX.

config EDAC_AMD8131
tristate "AMD8131 HyperTransport PCI-X Tunnel"
depends on EDAC_MM_EDAC && PCI
help
Support for error detection and correction on the
AMD8131 HyperTransport PCI-X Tunnel chip.

endif # EDAC

0 comments on commit e876558

Please sign in to comment.