RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter
[linux-2.6-block.git] / drivers / infiniband / hw / cxgb4 / Kconfig
CommitLineData
cfdda9d7 1config INFINIBAND_CXGB4
7d0a73a4 2 tristate "Chelsio T4/T5 RDMA Driver"
830662f6 3 depends on CHELSIO_T4 && INET && (IPV6 || IPV6=n)
cfdda9d7
SW
4 select GENERIC_ALLOCATOR
5 ---help---
7d0a73a4
H
6 This is an iWARP/RDMA driver for the Chelsio T4 and T5
7 1GbE, 10GbE adapters and T5 40GbE adapter.
cfdda9d7
SW
8
9 For general information about Chelsio and our products, visit
10 our website at <http://www.chelsio.com>.
11
12 For customer support, please visit our customer support page at
631dd1a8 13 <http://www.chelsio.com/support.html>.
cfdda9d7
SW
14
15 Please send feedback to <linux-bugs@chelsio.com>.
16
17 To compile this driver as a module, choose M here: the module
18 will be called iw_cxgb4.