aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
authorBoaz Harrosh <bharrosh@panasas.com>2007-10-17 04:43:20 -0400
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-01-11 19:22:36 -0500
commitcaa1e8c32131201193fc4711f5b07a36d3d941df (patch)
tree9fca82f102ef46e327340f22ad90813042bc79cf /drivers/scsi/Kconfig
parent864a4675b239dcc3ae5b8adce15a370639b5ccab (diff)
[SCSI] seagate: Remove driver
- Apparently no one wonts this driver, and no one is willing to fix it for future changes to SCSI. So remove it, and if someone wants it in the future He can revive it with the needed fixes. Signed-off-by: Boaz Harrosh <bharrosh@panasas.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig15
1 files changed, 0 insertions, 15 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index ad44557fe204..becbb09d4c9b 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -1348,21 +1348,6 @@ config SCSI_LPFC
1348 This lpfc driver supports the Emulex LightPulse 1348 This lpfc driver supports the Emulex LightPulse
1349 Family of Fibre Channel PCI host adapters. 1349 Family of Fibre Channel PCI host adapters.
1350 1350
1351config SCSI_SEAGATE
1352 tristate "Seagate ST-02 and Future Domain TMC-8xx SCSI support"
1353 depends on X86 && ISA && SCSI
1354 select CHECK_SIGNATURE
1355 ---help---
1356 These are 8-bit SCSI controllers; the ST-01 is also supported by
1357 this driver. It is explained in section 3.9 of the SCSI-HOWTO,
1358 available from <http://www.tldp.org/docs.html#howto>. If it
1359 doesn't work out of the box, you may have to change some macros at
1360 compiletime, which are described in <file:drivers/scsi/seagate.c>.
1361
1362 To compile this driver as a module, choose M here: the
1363 module will be called seagate.
1364
1365# definitely looks not 64bit safe:
1366config SCSI_SIM710 1351config SCSI_SIM710
1367 tristate "Simple 53c710 SCSI support (Compaq, NCR machines)" 1352 tristate "Simple 53c710 SCSI support (Compaq, NCR machines)"
1368 depends on (EISA || MCA) && SCSI 1353 depends on (EISA || MCA) && SCSI