aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-03-24 15:24:39 -0400
committerDavid S. Miller <davem@davemloft.net>2015-03-24 15:24:39 -0400
commitf6bb76cd4d8552bada1e454c291419f893e1af7b (patch)
tree5a3629c16df9092a65ace3583d7effd44f9ae698 /drivers/net/ethernet/chelsio/Kconfig
parentipv6: fix sparse warnings in privacy stable addresses generation (diff)
parentcxgb4: update Kconfig and Makefile for FCoE support (diff)
downloadlinux-dev-f6bb76cd4d8552bada1e454c291419f893e1af7b.tar.xz
linux-dev-f6bb76cd4d8552bada1e454c291419f893e1af7b.zip
Merge branch 'cxgb4-fcoe'
Varun Prakash says: ==================== FCoE support in cxgb4 driver This patch series enables FCoE support in cxgb4 driver, it enables FCOE_CRC and FCOE_MTU net device features. This series is created against net-next tree. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
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 ac6473f75eb9..7daa088a9bb7 100644
--- a/drivers/net/ethernet/chelsio/Kconfig
+++ b/drivers/net/ethernet/chelsio/Kconfig
@@ -97,6 +97,17 @@ config CHELSIO_T4_DCB
If unsure, say N.
+config CHELSIO_T4_FCOE
+ bool "Fibre Channel over Ethernet (FCoE) Support for Chelsio T5 cards"
+ default n
+ depends on CHELSIO_T4 && CHELSIO_T4_DCB && FCOE
+ ---help---
+ Enable FCoE offload features.
+ Say Y here if you want to enable Fibre Channel over Ethernet (FCoE) support
+ in the driver.
+
+ If unsure, say N.
+
config CHELSIO_T4VF
tristate "Chelsio Communications T4/T5 Virtual Function Ethernet support"
depends on PCI