Commit 58b4ce6f authored by Harry Ciao's avatar Harry Ciao Committed by Linus Torvalds
Browse files

edac: AMD8111 driver Kconfig & Makefile



Introduce Kconfig and Makefile options for AMD8111 EDAC driver.

Signed-off-by: default avatarHarry Ciao <qingtao.cao@windriver.com>
Cc: Doug Thompson <norsk5@yahoo.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent e8765584
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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