Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 074dc37a authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

ibmvstgt: remove



The IBM virtual SCSI protocol has been obsoleted by ibmvfc, and there
are no reported of the driver left.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
Reviewed-by: default avatarHannes Reinecke <hare@suse.de>
parent 91921e01
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
@@ -834,20 +834,6 @@ config SCSI_IBMVSCSI
	  To compile this driver as a module, choose M here: the
	  module will be called ibmvscsi.

config SCSI_IBMVSCSIS
	tristate "IBM Virtual SCSI Server support"
	depends on PPC_PSERIES && SCSI_SRP && SCSI_SRP_TGT_ATTRS
	help
	  This is the SRP target driver for IBM pSeries virtual environments.

	  The userspace component needed to initialize the driver and
	  documentation can be found:

	  http://stgt.berlios.de/

	  To compile this driver as a module, choose M here: the
	  module will be called ibmvstgt.

config SCSI_IBMVFC
	tristate "IBM Virtual FC support"
	depends on PPC_PSERIES && SCSI
+0 −1
Original line number Diff line number Diff line
@@ -129,7 +129,6 @@ obj-$(CONFIG_SCSI_NSP32) += nsp32.o
obj-$(CONFIG_SCSI_IPR)		+= ipr.o
obj-$(CONFIG_SCSI_SRP)		+= libsrp.o
obj-$(CONFIG_SCSI_IBMVSCSI)	+= ibmvscsi/
obj-$(CONFIG_SCSI_IBMVSCSIS)	+= ibmvscsi/
obj-$(CONFIG_SCSI_IBMVFC)	+= ibmvscsi/
obj-$(CONFIG_SCSI_HPTIOP)	+= hptiop.o
obj-$(CONFIG_SCSI_STEX)		+= stex.o
+0 −1
Original line number Diff line number Diff line
obj-$(CONFIG_SCSI_IBMVSCSI)	+= ibmvscsi.o
obj-$(CONFIG_SCSI_IBMVSCSIS)	+= ibmvstgt.o
obj-$(CONFIG_SCSI_IBMVFC)	+= ibmvfc.o

drivers/scsi/ibmvscsi/ibmvstgt.c

deleted100644 → 0
+0 −1001

File deleted.

Preview size limit exceeded, changes collapsed.