Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 90cbc45b authored by Dave Jones's avatar Dave Jones Committed by Linus Torvalds
Browse files

[PATCH] EDAC config cleanup



The AMD76x chipsets aren't used in 64-bit, so don't offer the driver to the
user.

Signed-off-by: default avatarDave Jones <davej@redhat.com>
Acked-by: default avatarAlan Cox <alan@redhat.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 23332c2e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ config EDAC_MM_EDAC

config EDAC_AMD76X
	tristate "AMD 76x (760, 762, 768)"
	depends on EDAC_MM_EDAC  && PCI
	depends on EDAC_MM_EDAC && PCI && X86_32
	help
	  Support for error detection and correction on the AMD 76x
	  series of chipsets used with the Athlon processor.