]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
edac: AMD8111 driver Kconfig & Makefile
authorHarry Ciao <qingtao.cao@windriver.com>
Thu, 2 Apr 2009 23:58:51 +0000 (16:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Apr 2009 02:05:04 +0000 (19:05 -0700)
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>
drivers/edac/Kconfig

index 865cb7b84967f98e0f498902ca69fef81d4b675d..e5f5c5a8ba6c9bf61616a01afde3bbfe22ac25c1 100644 (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