Query: should 'Marvell SATA support' depend on PCI?

From: Grant Coady
Date: Sun Aug 10 2008 - 02:54:33 EST


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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/