summaryrefslogtreecommitdiff
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.de>2014-11-24 17:37:30 +0300
committerChristoph Hellwig <hch@lst.de>2014-11-24 18:13:18 +0300
commit71bd849dbac99b587cb8a2d34061ecb6abe77c84 (patch)
tree757d54058e42d783f59881a3e0acf3c00cb98e75 /drivers/scsi/Kconfig
parente858d930fe6c0baaad60bceb0aa1f44611eaf302 (diff)
downloadlinux-71bd849dbac99b587cb8a2d34061ecb6abe77c84.tar.xz
tmscsim: replace by am53c974 driver
The am53c974 is a re-implementation of the tmscsim driver, and provides the same functionality. So remove the tmscsim driver and make am53c974 an alias to tmscsim. Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig16
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 519c3ef72fd5..f871a80f38ee 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -1341,22 +1341,6 @@ config SCSI_DC395x
To compile this driver as a module, choose M here: the
module will be called dc395x.
-config SCSI_DC390T
- tristate "Tekram DC390(T) and Am53/79C974 SCSI support"
- depends on PCI && SCSI
- ---help---
- This driver supports PCI SCSI host adapters based on the Am53C974A
- chip, e.g. Tekram DC390(T), DawiControl 2974 and some onboard
- PCscsi/PCnet (Am53/79C974) solutions.
-
- Documentation can be found in <file:Documentation/scsi/tmscsim.txt>.
-
- Note that this driver does NOT support Tekram DC390W/U/F, which are
- based on NCR/Symbios chips. Use "NCR53C8XX SCSI support" for those.
-
- To compile this driver as a module, choose M here: the
- module will be called tmscsim.
-
config SCSI_AM53C974
tristate "Tekram DC390(T) and Am53/79C974 SCSI support (new driver)"
depends on PCI && SCSI