Re: edac: AMD8111 driver Kconfig & Makefile

From: Sam Ravnborg
Date: Fri Apr 03 2009 - 02:47:23 EST


On Fri, Apr 03, 2009 at 05:03:23AM +0000, Linux Kernel Mailing List wrote:
> Gitweb: http://git.kernel.org/linus/58b4ce6f2422cf9eff50368462c204f1d95b7341
> Commit: 58b4ce6f2422cf9eff50368462c204f1d95b7341
> Parent: e8765584156daef3e0ccd63dfa12466a8b75613d
> Author: Harry Ciao <qingtao.cao@xxxxxxxxxxxxx>
> AuthorDate: Thu Apr 2 16:58:51 2009 -0700
> Committer: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
> CommitDate: Thu Apr 2 19:05:04 2009 -0700
>
> edac: AMD8111 driver Kconfig & Makefile
>
> Introduce Kconfig and Makefile options for AMD8111 EDAC driver.
>
> Signed-off-by: Harry Ciao <qingtao.cao@xxxxxxxxxxxxx>
> Cc: Doug Thompson <norsk5@xxxxxxxxx>
> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
> ---
> drivers/edac/Kconfig | 7 +++++++
> 1 files changed, 7 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
> index 865cb7b..e5f5c5a 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

Was the changes to the Makefile lost somehow?

Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/