Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
[cascardo/linux.git] / drivers / infiniband / hw / cxgb4 / Kconfig
1 config INFINIBAND_CXGB4
2         tristate "Chelsio T4/T5 RDMA Driver"
3         depends on CHELSIO_T4 && INET && (IPV6 || IPV6=n)
4         select CHELSIO_LIB
5         select GENERIC_ALLOCATOR
6         ---help---
7           This is an iWARP/RDMA driver for the Chelsio T4 and T5
8           1GbE, 10GbE adapters and T5 40GbE adapter.
9
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
14           <http://www.chelsio.com/support.html>.
15
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.