mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
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>
This commit is contained in:
parent
1cc41726fd
commit
3bfd058363
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user