X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fata%2FKconfig;h=01c52c415bdc647ab35ed21706f99726469cfc15;hb=9bb676966aa85e56af00b353387d3c274a26e480;hp=56c6374a39895702a7de1994e01422dee89d720f;hpb=e8a47c10b20ee446e7badd0ec5625d0bdc4216b1;p=~andy%2Flinux diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 56c6374a398..01c52c415bd 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -446,9 +446,9 @@ config PATA_JMICRON config PATA_LEGACY tristate "Legacy ISA PATA support (Experimental)" - depends on ISA && EXPERIMENTAL + depends on (ISA || PCI) && EXPERIMENTAL 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. If unsure, say N.