From: Mark Lord Date: Wed, 21 Jan 2009 15:34:17 +0000 (-0500) Subject: sata_mv: no longer experimental (v2) X-Git-Tag: v2.6.29-rc3~13^2~2 X-Git-Url: http://ftp.safe.ca/?a=commitdiff_plain;h=f9228c7ffaaa37521c46239ccea623f10fa44a27;hp=6d3c30efc964fadf2e6270e6fceaeca3ce50027a;p=safe%2Fjmp%2Flinux-2.6 sata_mv: no longer experimental (v2) Update Kconfig for sata_mv with full list of chips supported, and (finally!) remove the "EXPERIMENTAL" designations. Signed-off-by: Mark Lord Signed-off-by: Jeff Garzik --- diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 503a908..0bcf264 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -112,11 +112,11 @@ config ATA_PIIX If unsure, say N. config SATA_MV - tristate "Marvell SATA support (HIGHLY EXPERIMENTAL)" - depends on EXPERIMENTAL + tristate "Marvell SATA support" help This option enables support for the Marvell Serial ATA family. - Currently supports 88SX[56]0[48][01] chips. + Currently supports 88SX[56]0[48][01] PCI(-X) chips, + as well as the newer [67]042 PCI-X/PCIe and SOC devices. If unsure, say N.