public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS
@ 2007-10-19  5:04 Stephen Rothwell
  2007-10-19  5:07 ` David Miller
  2007-10-19  5:20 ` Randy Dunlap
  0 siblings, 2 replies; 5+ messages in thread
From: Stephen Rothwell @ 2007-10-19  5:04 UTC (permalink / raw)
  To: Matthew Wilcox; +Cc: LKML, linux-scsi, Andrew Morton

At least for now.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
---
 drivers/scsi/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 30905ce..325533c 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -523,6 +523,7 @@ config SCSI_ADVANSYS
 	tristate "AdvanSys SCSI support"
 	depends on SCSI
 	depends on ISA || EISA || PCI
+	depends on VIRT_TO_BUS
 	help
 	  This is a driver for all SCSI host adapters manufactured by
 	  AdvanSys. It is documented in the kernel source in
-- 
1.5.3.4


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-10-19  6:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-19  5:04 [PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS Stephen Rothwell
2007-10-19  5:07 ` David Miller
2007-10-19  5:20 ` Randy Dunlap
2007-10-19  5:30   ` Andrew Morton
2007-10-19  6:33     ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox