From: Christoph Egger Date: Fri, 5 Feb 2010 15:26:35 +0000 (+0100) Subject: [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI X-Git-Tag: v2.6.34-rc1~235^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb6643e1c38b6bd5c1594f0a45d8cf6943a6f934;p=pandora-kernel.git [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI The marvell driver comtains a fallback to ahci for the sata ports which is incorrectly checked as CONFIG_AHCI while the only AHCI config item is actually called SATA_AHCI (which also sounds sensible considering it's a fallback for the sata ports). Signed-off-by: Christoph Egger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed