From: Auke Kok Date: Mon, 26 Jun 2006 14:51:28 +0000 (-0700) Subject: [PATCH] ata_piix: add ICH6/7/8 to Kconfig X-Git-Tag: v2.6.18-rc1~460^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2154cfa6ba560401d25f6cc083fe3fb996cbb571;p=pandora-kernel.git [PATCH] ata_piix: add ICH6/7/8 to Kconfig Ata_piix's Kconfig entry still refers only to ICH5, while it supports ICH6 through 8. This creates confusion with people who are looking to see if their newer SATA enabled motherboards are supported. The following patch makes this clear. Signed-off-by: Auke Kok Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed