treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / infiniband / hw / cxgb4 / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
cfdda9d7 2config INFINIBAND_CXGB4
7d0a73a4 3 tristate "Chelsio T4/T5 RDMA Driver"
be92d489 4 depends on CHELSIO_T4 && INET
e4b1672a 5 depends on INFINIBAND_ADDR_TRANS
85e42b04 6 select CHELSIO_LIB
cfdda9d7
SW
7 select GENERIC_ALLOCATOR
8 ---help---
7d0a73a4
H
9 This is an iWARP/RDMA driver for the Chelsio T4 and T5
10 1GbE, 10GbE adapters and T5 40GbE adapter.
cfdda9d7
SW
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
631dd1a8 16 <http://www.chelsio.com/support.html>.
cfdda9d7
SW
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.