* [PATCH] staging/phison: depends on PCI
@ 2009-02-19 17:47 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2009-02-19 17:47 UTC (permalink / raw)
To: lkml; +Cc: gregkh, evan_ko
From: Randy Dunlap <randy.dunlap@oracle.com>
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>
---
drivers/staging/phison/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20090219.orig/drivers/staging/phison/Kconfig
+++ linux-next-20090219/drivers/staging/phison/Kconfig
@@ -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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-19 17:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-19 17:47 [PATCH] staging/phison: depends on PCI Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®