diff options
author | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-01-03 13:21:38 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-02-07 19:02:42 -0500 |
commit | da19d2f53269210adfa9aa5a163a9fad8dc63d27 (patch) | |
tree | 3155cbe1a08763069b364b9084e418fe2b241dae /drivers/scsi/Kconfig | |
parent | 14f501a4b73c826574cf385f7872762ebcfac899 (diff) |
[SCSI] dec_esp: Remove driver
This driver depends on the deprecated NCR53C9X core and needs to be converted
to the esp_scsi core.
Acked-by: Boaz Harrosh <bharrosh@panasas.com>
Cc: "Maciej W. Rozycki" <macro@linux-mips.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 21675ae83901..9680f82b3ecf 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -350,17 +350,6 @@ config SGIWD93_SCSI | |||
350 | If you have a Western Digital WD93 SCSI controller on | 350 | If you have a Western Digital WD93 SCSI controller on |
351 | an SGI MIPS system, say Y. Otherwise, say N. | 351 | an SGI MIPS system, say Y. Otherwise, say N. |
352 | 352 | ||
353 | config SCSI_DECNCR | ||
354 | tristate "DEC NCR53C94 Scsi Driver" | ||
355 | depends on MACH_DECSTATION && SCSI && TC | ||
356 | help | ||
357 | Say Y here to support the NCR53C94 SCSI controller chips on IOASIC | ||
358 | based TURBOchannel DECstations and TURBOchannel PMAZ-A cards. | ||
359 | |||
360 | config SCSI_DECSII | ||
361 | tristate "DEC SII Scsi Driver" | ||
362 | depends on MACH_DECSTATION && SCSI && 32BIT | ||
363 | |||
364 | config BLK_DEV_3W_XXXX_RAID | 353 | config BLK_DEV_3W_XXXX_RAID |
365 | tristate "3ware 5/6/7/8xxx ATA-RAID support" | 354 | tristate "3ware 5/6/7/8xxx ATA-RAID support" |
366 | depends on PCI && SCSI | 355 | depends on PCI && SCSI |