Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / infiniband / hw / cxgb4 / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config INFINIBAND_CXGB4
3         tristate "Chelsio T4/T5 RDMA Driver"
4         depends on CHELSIO_T4 && INET
5         depends on INFINIBAND_ADDR_TRANS
6         select CHELSIO_LIB
7         select GENERIC_ALLOCATOR
8         help
9           This is an iWARP/RDMA driver for the Chelsio T4 and T5
10           1GbE, 10GbE adapters and T5 40GbE adapter.
11
12           For general information about Chelsio and our products, visit
13           our website at <http://www.chelsio.com>.
14
15           For customer support, please visit our customer support page at
16           <http://www.chelsio.com/support.html>.
17
18           Please send feedback to <linux-bugs@chelsio.com>.
19
20           To compile this driver as a module, choose M here: the module
21           will be called iw_cxgb4.