diff options
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 2 |
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" | |||
483 | # All the I2O code and drivers do not seem to be 64bit safe. | 483 | # All the I2O code and drivers do not seem to be 64bit safe. |
484 | config SCSI_DPT_I2O | 484 | config SCSI_DPT_I2O |
485 | tristate "Adaptec I2O RAID support " | 485 | tristate "Adaptec I2O RAID support " |
486 | depends on !64BIT && SCSI && PCI | 486 | depends on !64BIT && SCSI && PCI && VIRT_TO_BUS |
487 | help | 487 | help |
488 | This driver supports all of Adaptec's I2O based RAID controllers as | 488 | This driver supports all of Adaptec's I2O based RAID controllers as |
489 | well as the DPT SmartRaid V cards. This is an Adaptec maintained | 489 | well as the DPT SmartRaid V cards. This is an Adaptec maintained |