瀏覽代碼

Staging: phison: depends on PCI

phison uses PCI interfaces, so it should depend on PCI.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Evan Ko <evan_ko@phison.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Randy Dunlap 16 年之前
父節點
當前提交
3bfd058363
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/staging/phison/Kconfig

+ 1 - 1
drivers/staging/phison/Kconfig

@@ -1,5 +1,5 @@
 config IDE_PHISON
 config IDE_PHISON
 	tristate "PCIE ATA PS5000 IDE support"
 	tristate "PCIE ATA PS5000 IDE support"
-	depends on ATA && ATA_SFF
+	depends on PCI && ATA && ATA_SFF
 	---help---
 	---help---
 	  This is an experimental driver for PS5000 IDE driver.
 	  This is an experimental driver for PS5000 IDE driver.