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 <mlord@pobox.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
parent
6d3c30efc9
commit
f9228c7ffa
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue