blob: afe8b28e08782ab1ab8e6c4d25d6b52417da1cdb [file] [log] [blame]
Steve Wisecfdda9d2010-04-21 15:30:06 -07001config INFINIBAND_CXGB4
Hariprasad S7d0a73a2014-04-26 00:51:18 +05302 tristate "Chelsio T4/T5 RDMA Driver"
Vipul Pandya830662f2013-07-04 16:10:47 +05303 depends on CHELSIO_T4 && INET && (IPV6 || IPV6=n)
Varun Prakash85e42b02016-09-13 21:23:56 +05304 select CHELSIO_LIB
Steve Wisecfdda9d2010-04-21 15:30:06 -07005 select GENERIC_ALLOCATOR
6 ---help---
Hariprasad S7d0a73a2014-04-26 00:51:18 +05307 This is an iWARP/RDMA driver for the Chelsio T4 and T5
8 1GbE, 10GbE adapters and T5 40GbE adapter.
Steve Wisecfdda9d2010-04-21 15:30:06 -07009
10 For general information about Chelsio and our products, visit
11 our website at <http://www.chelsio.com>.
12
13 For customer support, please visit our customer support page at
Justin P. Mattock631dd1a2010-10-18 11:03:14 +020014 <http://www.chelsio.com/support.html>.
Steve Wisecfdda9d2010-04-21 15:30:06 -070015
16 Please send feedback to <linux-bugs@chelsio.com>.
17
18 To compile this driver as a module, choose M here: the module
19 will be called iw_cxgb4.