diff options
author | kxie@chelsio.com <kxie@chelsio.com> | 2010-08-17 05:55:53 +0200 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-09-05 19:29:23 +0200 |
commit | 6f7efaabefebfbc523ea9776e3663a2d81b86399 (patch) | |
tree | b77eb425e2320e0a15d149723b190ac09062b5ee /drivers/scsi/cxgb3i/Kconfig | |
parent | [SCSI] cxgb4i v5: iscsi driver (diff) | |
download | linux-6f7efaabefebfbc523ea9776e3663a2d81b86399.tar.xz linux-6f7efaabefebfbc523ea9776e3663a2d81b86399.zip |
[SCSI] cxgb3i: change cxgb3i to use libcxgbi
Signed-off-by: Karen Xie <kxie@chelsio.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/cxgb3i/Kconfig')
-rw-r--r-- | drivers/scsi/cxgb3i/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/scsi/cxgb3i/Kconfig b/drivers/scsi/cxgb3i/Kconfig deleted file mode 100644 index bfdcaf5c9c57..000000000000 --- a/drivers/scsi/cxgb3i/Kconfig +++ /dev/null @@ -1,7 +0,0 @@ -config SCSI_CXGB3_ISCSI - tristate "Chelsio S3xx iSCSI support" - depends on CHELSIO_T3_DEPENDS - select CHELSIO_T3 - select SCSI_ISCSI_ATTRS - ---help--- - This driver supports iSCSI offload for the Chelsio S3 series devices. |