From: Harry Ciao Date: Thu, 2 Apr 2009 23:58:51 +0000 (-0700) Subject: edac: AMD8111 driver Kconfig & Makefile X-Git-Tag: v2.6.30-rc1~296 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=58b4ce6f2422cf9eff50368462c204f1d95b7341;p=~shefty%2Frdma-dev.git edac: AMD8111 driver Kconfig & Makefile Introduce Kconfig and Makefile options for AMD8111 EDAC driver. Signed-off-by: Harry Ciao Cc: Doug Thompson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig index 865cb7b8496..e5f5c5a8ba6 100644 --- a/drivers/edac/Kconfig +++ b/drivers/edac/Kconfig @@ -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