diff options
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 15 |
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 | ||
1351 | config 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: | ||
1366 | config SCSI_SIM710 | 1351 | config 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 |