aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig13
1 files changed, 5 insertions, 8 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index aac9cd9a172f..da5e888c49d6 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -1006,6 +1006,11 @@ config SCSI_STEX
1006 To compile this driver as a module, choose M here: the 1006 To compile this driver as a module, choose M here: the
1007 module will be called stex. 1007 module will be called stex.
1008 1008
1009config 53C700_BE_BUS
1010 bool
1011 depends on M68K
1012 default y
1013
1009config SCSI_SYM53C8XX_2 1014config SCSI_SYM53C8XX_2
1010 tristate "SYM53C8XX Version 2 SCSI support" 1015 tristate "SYM53C8XX Version 2 SCSI support"
1011 depends on PCI && SCSI 1016 depends on PCI && SCSI
@@ -1727,14 +1732,6 @@ config BVME6000_SCSI
1727 SCSI controller chip. Almost everyone using one of these boards 1732 SCSI controller chip. Almost everyone using one of these boards
1728 will want to say Y to this question. 1733 will want to say Y to this question.
1729 1734
1730config SCSI_NCR53C7xx_FAST
1731 bool "allow FAST-SCSI [10MHz]"
1732 depends on SCSI_AMIGA7XX || MVME16x_SCSI || BVME6000_SCSI
1733 help
1734 This will enable 10MHz FAST-SCSI transfers with your host
1735 adapter. Some systems have problems with that speed, so it's safest
1736 to say N here.
1737
1738config SUN3_SCSI 1735config SUN3_SCSI
1739 tristate "Sun3 NCR5380 SCSI" 1736 tristate "Sun3 NCR5380 SCSI"
1740 depends on SUN3 && SCSI 1737 depends on SUN3 && SCSI