diff options
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index cfc6f39ce978..10b3cc885d9c 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -834,20 +834,6 @@ config SCSI_IBMVSCSI | |||
834 | To compile this driver as a module, choose M here: the | 834 | To compile this driver as a module, choose M here: the |
835 | module will be called ibmvscsi. | 835 | module will be called ibmvscsi. |
836 | 836 | ||
837 | config SCSI_IBMVSCSIS | ||
838 | tristate "IBM Virtual SCSI Server support" | ||
839 | depends on PPC_PSERIES && SCSI_SRP && SCSI_SRP_TGT_ATTRS | ||
840 | help | ||
841 | This is the SRP target driver for IBM pSeries virtual environments. | ||
842 | |||
843 | The userspace component needed to initialize the driver and | ||
844 | documentation can be found: | ||
845 | |||
846 | http://stgt.berlios.de/ | ||
847 | |||
848 | To compile this driver as a module, choose M here: the | ||
849 | module will be called ibmvstgt. | ||
850 | |||
851 | config SCSI_IBMVFC | 837 | config SCSI_IBMVFC |
852 | tristate "IBM Virtual FC support" | 838 | tristate "IBM Virtual FC support" |
853 | depends on PPC_PSERIES && SCSI | 839 | depends on PPC_PSERIES && SCSI |