aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2006-12-25 21:32:04 +0100
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2007-01-13 13:49:58 -0600
commitc27d85f3f3c5c663d6b6295730e8a7c0c3f9a296 (patch)
tree445b42c21663caa9902e2431ee4b167c03b963ce /drivers/scsi/Kconfig
parent[SCSI] NCR_D700: needs burst length setting to 8 (diff)
downloadlinux-dev-c27d85f3f3c5c663d6b6295730e8a7c0c3f9a296.tar.xz
linux-dev-c27d85f3f3c5c663d6b6295730e8a7c0c3f9a296.zip
[SCSI] SNI RM 53c710 driver
This patch adds a SCSI driver for the onboard 53c710 chip of some SNI RM machines. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 60f582727185..0133f3a6977d 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -973,6 +973,15 @@ config SCSI_LASI700
many PA-RISC workstations & servers. If you do not know whether you
have a Lasi chip, it is safe to say "Y" here.
+config SCSI_SNI_53C710
+ tristate "SNI RM SCSI support for 53c710"
+ depends on SNI_RM && SCSI
+ select SCSI_SPI_ATTRS
+ select 53C700_LE_ON_BE
+ help
+ This is a driver for the onboard SCSI controller found in older
+ SNI RM workstations & servers.
+
config 53C700_LE_ON_BE
bool
depends on SCSI_LASI700