Skip to content

Commit

Permalink
Staging: phison: depends on PCI
Browse files Browse the repository at this point in the history
phison uses PCI interfaces, so it should depend on PCI.

Signed-off-by: Randy Dunlap <[email protected]>
Cc: Evan Ko <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
rddunlap authored and gregkh committed Apr 3, 2009
1 parent 1cc4172 commit 3bfd058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/phison/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
config IDE_PHISON
tristate "PCIE ATA PS5000 IDE support"
depends on ATA && ATA_SFF
depends on PCI && ATA && ATA_SFF
---help---
This is an experimental driver for PS5000 IDE driver.

0 comments on commit 3bfd058

Please sign in to comment.