aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/Kconfig
diff options
context:
space:
mode:
authorVarun Prakash <varun@chelsio.com>2016-02-14 23:09:52 +0530
committerNicholas Bellinger <nab@linux-iscsi.org>2016-03-22 00:25:06 -0700
commit2994a75183173defc21f0d26ce23b63232211b88 (patch)
tree5371398bf82805fb472975f34a2d647b5f6fea33 /drivers/net/ethernet/chelsio/Kconfig
parentcxgb4: add iSCSI DDP page pod manager (diff)
downloadlinux-dev-2994a75183173defc21f0d26ce23b63232211b88.tar.xz
linux-dev-2994a75183173defc21f0d26ce23b63232211b88.zip
cxgb4: update Kconfig and Makefile
update Kconfig and Makefile for enabling iSCSI DDP page pod manager. Signed-off-by: Varun Prakash <varun@chelsio.com> Acked-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/net/ethernet/chelsio/Kconfig')
-rw-r--r--drivers/net/ethernet/chelsio/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/net/ethernet/chelsio/Kconfig b/drivers/net/ethernet/chelsio/Kconfig
index 4d187f22c48b..4686a85a8a22 100644
--- a/drivers/net/ethernet/chelsio/Kconfig
+++ b/drivers/net/ethernet/chelsio/Kconfig
@@ -96,6 +96,17 @@ config CHELSIO_T4_DCB
If unsure, say N.
+config CHELSIO_T4_UWIRE
+ bool "Unified Wire Support for Chelsio T5 cards"
+ default n
+ depends on CHELSIO_T4
+ ---help---
+ Enable unified-wire offload features.
+ Say Y here if you want to enable unified-wire over Ethernet
+ in the driver.
+
+ If unsure, say N.
+
config CHELSIO_T4_FCOE
bool "Fibre Channel over Ethernet (FCoE) Support for Chelsio T5 cards"
default n