diff options
author | Christoph Hellwig <hch@lst.de> | 2016-09-19 18:50:49 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-09-27 03:49:24 +0300 |
commit | 180a186d9839a5c2a2d2a2a572d5e47f41bf9309 (patch) | |
tree | a1f4d7c680b19fb15304df2f859df2cc31c7fe02 /drivers/scsi/Kconfig | |
parent | 2393b111ed8839e58e6590998483748b1efb35ff (diff) | |
download | linux-180a186d9839a5c2a2d2a2a572d5e47f41bf9309.tar.xz |
scsi: ultrastor: remove from tree
The driver has not seen any maintainer activity or other work that
wasn't tree wide conversion or clenaups in the entire history of
the git tree.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinicke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 543005b00546..57cf77f84ca3 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig @@ -1425,23 +1425,6 @@ config SCSI_U14_34F_MAX_TAGS by the driver for each probed SCSI device is reported at boot time. This is equivalent to the "u14-34f=mq:8" boot option. -config SCSI_ULTRASTOR - tristate "UltraStor SCSI support" - depends on X86 && ISA && SCSI && ISA_DMA_API - ---help--- - This is support for the UltraStor 14F, 24F and 34F SCSI-2 host - adapter family. This driver is explained in section 3.12 of the - SCSI-HOWTO, available from - <http://www.tldp.org/docs.html#howto>. If it doesn't work out - of the box, you may have to change some settings in - <file:drivers/scsi/ultrastor.h>. - - Note that there is also another driver for the same hardware: - "UltraStor 14F/34F support", above. - - To compile this driver as a module, choose M here: the - module will be called ultrastor. - config SCSI_NSP32 tristate "Workbit NinjaSCSI-32Bi/UDE support" depends on PCI && SCSI && !64BIT |