From 6f7efaabefebfbc523ea9776e3663a2d81b86399 Mon Sep 17 00:00:00 2001 From: "kxie@chelsio.com" Date: Mon, 16 Aug 2010 20:55:53 -0700 Subject: [SCSI] cxgb3i: change cxgb3i to use libcxgbi Signed-off-by: Karen Xie Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- drivers/scsi/cxgbi/cxgb3i/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 drivers/scsi/cxgbi/cxgb3i/Kconfig (limited to 'drivers/scsi/cxgbi/cxgb3i/Kconfig') diff --git a/drivers/scsi/cxgbi/cxgb3i/Kconfig b/drivers/scsi/cxgbi/cxgb3i/Kconfig new file mode 100644 index 000000000000..5cf4e9831f1b --- /dev/null +++ b/drivers/scsi/cxgbi/cxgb3i/Kconfig @@ -0,0 +1,7 @@ +config SCSI_CXGB3_ISCSI + tristate "Chelsio T3 iSCSI support" + depends on CHELSIO_T3_DEPENDS + select CHELSIO_T3 + select SCSI_ISCSI_ATTRS + ---help--- + This driver supports iSCSI offload for the Chelsio T3 devices. -- cgit v1.2.3