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

Commit f9228c7f authored by Mark Lord's avatar Mark Lord Committed by Jeff Garzik
Browse files

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: default avatarMark Lord <mlord@pobox.com>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 6d3c30ef
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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.