|
@@ -446,9 +446,9 @@ config PATA_JMICRON
|
|
|
|
|
|
config PATA_LEGACY
|
|
config PATA_LEGACY
|
|
tristate "Legacy ISA PATA support (Experimental)"
|
|
tristate "Legacy ISA PATA support (Experimental)"
|
|
- depends on ISA && EXPERIMENTAL
|
|
|
|
|
|
+ depends on (ISA || PCI) && EXPERIMENTAL
|
|
help
|
|
help
|
|
- This option enables support for ISA/VLB bus legacy PATA
|
|
|
|
|
|
+ This option enables support for ISA/VLB/PCI bus legacy PATA
|
|
ports and allows them to be accessed via the new ATA layer.
|
|
ports and allows them to be accessed via the new ATA layer.
|
|
|
|
|
|
If unsure, say N.
|
|
If unsure, say N.
|