dect
/
linux-2.6
Archived
13
0
Fork 0

edac: AMD8111 driver Kconfig & Makefile

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>
This commit is contained in:
Harry Ciao 2009-04-02 16:58:51 -07:00 committed by Linus Torvalds
parent e876558415
commit 58b4ce6f24
1 changed files with 7 additions and 0 deletions

View File

@ -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