aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/Kconfig
diff options
context:
space:
mode:
authorHariprasad S <hariprasad@chelsio.com>2014-04-26 00:51:18 +0530
committerRoland Dreier <roland@purestorage.com>2014-04-28 17:29:41 -0700
commit7d0a73a40c5ceb7524aa6a43f108de0dd8dbe3f0 (patch)
treef481eb6a6aced5fc6d57f34cc7ea045fab4d464b /drivers/infiniband/hw/cxgb4/Kconfig
parentRDMA/cxgb4: Only allow kernel db ringing for T4 devs (diff)
downloadlinux-dev-7d0a73a40c5ceb7524aa6a43f108de0dd8dbe3f0.tar.xz
linux-dev-7d0a73a40c5ceb7524aa6a43f108de0dd8dbe3f0.zip
RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'drivers/infiniband/hw/cxgb4/Kconfig')
-rw-r--r--drivers/infiniband/hw/cxgb4/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/infiniband/hw/cxgb4/Kconfig b/drivers/infiniband/hw/cxgb4/Kconfig
index d4e8983fba53..23f38cf2c5cd 100644
--- a/drivers/infiniband/hw/cxgb4/Kconfig
+++ b/drivers/infiniband/hw/cxgb4/Kconfig
@@ -1,10 +1,10 @@
config INFINIBAND_CXGB4
- tristate "Chelsio T4 RDMA Driver"
+ tristate "Chelsio T4/T5 RDMA Driver"
depends on CHELSIO_T4 && INET && (IPV6 || IPV6=n)
select GENERIC_ALLOCATOR
---help---
- This is an iWARP/RDMA driver for the Chelsio T4 1GbE and
- 10GbE adapters.
+ This is an iWARP/RDMA driver for the Chelsio T4 and T5
+ 1GbE, 10GbE adapters and T5 40GbE adapter.
For general information about Chelsio and our products, visit
our website at <http://www.chelsio.com>.