Commit b8759e91 authored by Hariprasad Shenai's avatar Hariprasad Shenai Committed by David S. Miller

cxgb4/cxgb4vf: update Kconfig file to include T6 adapter

Signed-off-by: default avatarHariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0bf9a7d6
...@@ -65,13 +65,14 @@ config CHELSIO_T3 ...@@ -65,13 +65,14 @@ config CHELSIO_T3
will be called cxgb3. will be called cxgb3.
config CHELSIO_T4 config CHELSIO_T4
tristate "Chelsio Communications T4/T5 Ethernet support" tristate "Chelsio Communications T4/T5/T6 Ethernet support"
depends on PCI && (IPV6 || IPV6=n) depends on PCI && (IPV6 || IPV6=n)
select FW_LOADER select FW_LOADER
select MDIO select MDIO
---help--- ---help---
This driver supports Chelsio T4 and T5 based gigabit, 10Gb Ethernet This driver supports Chelsio T4, T5 & T6 based gigabit, 10Gb Ethernet
adapter and T5 based 40Gb Ethernet adapter. adapter and T5/T6 based 40Gb and T6 based 25Gb, 50Gb and 100Gb
Ethernet adapters.
For general information about Chelsio and our products, visit For general information about Chelsio and our products, visit
our website at <http://www.chelsio.com>. our website at <http://www.chelsio.com>.
...@@ -85,7 +86,7 @@ config CHELSIO_T4 ...@@ -85,7 +86,7 @@ config CHELSIO_T4
will be called cxgb4. will be called cxgb4.
config CHELSIO_T4_DCB config CHELSIO_T4_DCB
bool "Data Center Bridging (DCB) Support for Chelsio T4/T5 cards" bool "Data Center Bridging (DCB) Support for Chelsio T4/T5/T6 cards"
default n default n
depends on CHELSIO_T4 && DCB depends on CHELSIO_T4 && DCB
---help--- ---help---
...@@ -107,12 +108,12 @@ config CHELSIO_T4_FCOE ...@@ -107,12 +108,12 @@ config CHELSIO_T4_FCOE
If unsure, say N. If unsure, say N.
config CHELSIO_T4VF config CHELSIO_T4VF
tristate "Chelsio Communications T4/T5 Virtual Function Ethernet support" tristate "Chelsio Communications T4/T5/T6 Virtual Function Ethernet support"
depends on PCI depends on PCI
---help--- ---help---
This driver supports Chelsio T4 and T5 based gigabit, 10Gb Ethernet This driver supports Chelsio T4, T5 & T6 based gigabit, 10Gb Ethernet
adapters and T5 based 40Gb Ethernet adapters with PCI-E SR-IOV Virtual adapters and T5/T6 based 40Gb and T6 based 25Gb, 50Gb and 100Gb
Functions. Ethernet adapters with PCI-E SR-IOV Virtual Functions.
For general information about Chelsio and our products, visit For general information about Chelsio and our products, visit
our website at <http://www.chelsio.com>. our website at <http://www.chelsio.com>.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment