Skip to content

Commit

Permalink
edac: AMD8111 driver Kconfig & Makefile
Browse files Browse the repository at this point in the history
Introduce Kconfig and Makefile options for AMD8111 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 e876558 commit 58b4ce6
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 @@ -197,4 +197,11 @@ config EDAC_AMD8131
Support for error detection and correction on the
AMD8131 HyperTransport PCI-X Tunnel chip.

config EDAC_AMD8111
tristate "AMD8111 HyperTransport I/O Hub"
depends on EDAC_MM_EDAC && PCI
help
Support for error detection and correction on the
AMD8111 HyperTransport I/O Hub chip.

endif # EDAC

0 comments on commit 58b4ce6

Please sign in to comment.