summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
authorBoaz Harrosh2007-07-12 18:49:15 +0200
committerJames Bottomley2008-01-12 01:22:36 +0100
commit864a4675b239dcc3ae5b8adce15a370639b5ccab (patch)
treee9cf42bd3fc7c83a705452cad8afc4476dfde4ab /drivers/scsi/Kconfig
parent[SCSI] in2000: convert to accessors and !use_sg cleanup (diff)
downloadkernel-qcow2-linux-864a4675b239dcc3ae5b8adce15a370639b5ccab.tar.gz
kernel-qcow2-linux-864a4675b239dcc3ae5b8adce15a370639b5ccab.tar.xz
kernel-qcow2-linux-864a4675b239dcc3ae5b8adce15a370639b5ccab.zip
[SCSI] psi240i: remove driver
The psi240i driver is still written for cmnd->request_buffer as a char pointer to actual data. There was never any attempt to use the scatterlist option. - remove all source files (3) from drivers/scsi - Remove from Makefile and Kconfig 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/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index a6676be87843..ad44557fe204 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -1288,17 +1288,6 @@ config SCSI_PAS16
To compile this driver as a module, choose M here: the
module will be called pas16.
-config SCSI_PSI240I
- tristate "PSI240i support"
- depends on ISA && SCSI
- help
- This is support for the PSI240i EIDE interface card which acts as a
- SCSI host adapter. Please read the SCSI-HOWTO, available from
- <http://www.tldp.org/docs.html#howto>.
-
- To compile this driver as a module, choose M here: the
- module will be called psi240i.
-
config SCSI_QLOGIC_FAS
tristate "Qlogic FAS SCSI support"
depends on ISA && SCSI