Browse Source

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>
Hariprasad S 11 years ago
parent
commit
7d0a73a40c
1 changed files with 3 additions and 3 deletions
  1. 3 3
      drivers/infiniband/hw/cxgb4/Kconfig

+ 3 - 3
drivers/infiniband/hw/cxgb4/Kconfig

@@ -1,10 +1,10 @@
 config INFINIBAND_CXGB4
 config INFINIBAND_CXGB4
-	tristate "Chelsio T4 RDMA Driver"
+	tristate "Chelsio T4/T5 RDMA Driver"
 	depends on CHELSIO_T4 && INET && (IPV6 || IPV6=n)
 	depends on CHELSIO_T4 && INET && (IPV6 || IPV6=n)
 	select GENERIC_ALLOCATOR
 	select GENERIC_ALLOCATOR
 	---help---
 	---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
 	  For general information about Chelsio and our products, visit
 	  our website at <http://www.chelsio.com>.
 	  our website at <http://www.chelsio.com>.