Messages in this thread |  | | | From | Grant Coady <> | | Subject | Query: should 'Marvell SATA support' depend on PCI? | | Date | Sun, 10 Aug 2008 16:47:09 +1000 | |
Hi Alan,
I was reworking the ATA driver menu patch to shrink it (merge 'depends on'
lines) and noticed that the:
config SATA_MV
tristate "Marvell SATA support (HIGHLY EXPERIMENTAL)"
depends on EXPERIMENTAL
help
This option enables support for the Marvell Serial ATA family.
Currently supports 88SX[56]0[48][01] chips.
doesn't have 'depends on PCI && EXPERIMENTAL' like other drivers around
it, this is okay or should it also depend on PCI?
Grant.
|  |