PCI: Add Kconfig option to disable deprecated pci_find_* API
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / Kconfig
index 86cf10efb0c1048ec7efc1d0ae1210537398c8d7..a6676be87843ad43d0c0fc57ff441993ac7a3985 100644 (file)
@@ -725,7 +725,7 @@ config SCSI_FD_MCS
 
 config SCSI_GDTH
        tristate "Intel/ICP (former GDT SCSI Disk Array) RAID Controller support"
-       depends on (ISA || EISA || PCI) && SCSI && ISA_DMA_API
+       depends on (ISA || EISA || PCI) && SCSI && ISA_DMA_API && PCI_LEGACY
        ---help---
          Formerly called GDT SCSI Disk Array Controller Support.