summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
authorStephen Rothwell2007-07-20 09:31:45 +0200
committerLinus Torvalds2007-07-20 17:44:19 +0200
commit7c6129c68fe90a61166800b40217a850b8faee98 (patch)
tree2e362eb189d5b55b4c75ed40c7ba216a3e0de041 /drivers/scsi/Kconfig
parentfix some conversion overflows (diff)
downloadkernel-qcow2-linux-7c6129c68fe90a61166800b40217a850b8faee98.tar.gz
kernel-qcow2-linux-7c6129c68fe90a61166800b40217a850b8faee98.tar.xz
kernel-qcow2-linux-7c6129c68fe90a61166800b40217a850b8faee98.zip
dpt_i2o depends on virt_to_bus
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 372723161c97..a947257b8964 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -483,7 +483,7 @@ source "drivers/scsi/aic94xx/Kconfig"
# All the I2O code and drivers do not seem to be 64bit safe.
config SCSI_DPT_I2O
tristate "Adaptec I2O RAID support "
- depends on !64BIT && SCSI && PCI
+ depends on !64BIT && SCSI && PCI && VIRT_TO_BUS
help
This driver supports all of Adaptec's I2O based RAID controllers as
well as the DPT SmartRaid V cards. This is an Adaptec maintained