Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / scsi / cxgbi / cxgb3i / Kconfig
diff --git a/kernel/drivers/scsi/cxgbi/cxgb3i/Kconfig b/kernel/drivers/scsi/cxgbi/cxgb3i/Kconfig
new file mode 100644 (file)
index 0000000..e460398
--- /dev/null
@@ -0,0 +1,10 @@
+config SCSI_CXGB3_ISCSI
+       tristate "Chelsio T3 iSCSI support"
+       depends on PCI && INET && (IPV6 || IPV6=n)
+       select NETDEVICES
+       select ETHERNET
+       select NET_VENDOR_CHELSIO
+       select CHELSIO_T3
+       select SCSI_ISCSI_ATTRS
+       ---help---
+         This driver supports iSCSI offload for the Chelsio T3 devices.