[PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Matthew Wilcox <matthew@...>
Cc: LKML <linux-kernel@...>, <linux-scsi@...>, Andrew Morton <akpm@...>
Date: Friday, October 19, 2007 - 1:04 am

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

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS, Stephen Rothwell, (Fri Oct 19, 1:04 am)
Re: [PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS, Randy Dunlap, (Fri Oct 19, 1:20 am)
Re: [PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS, Andrew Morton, (Fri Oct 19, 1:30 am)
Re: [PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS, Stephen Rothwell, (Fri Oct 19, 2:33 am)
Re: [PATCH] Make advansys depend on CONFIG_VIRT_TO_BUS, David Miller, (Fri Oct 19, 1:07 am)