mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-15 04:36:49 +07:00
fc968aee5e
cxio_dbg.c is uncompiled since commit 2b540355cd
("RDMA/cxgb3: cleanups")
10 years after, we could remove it.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
19 lines
564 B
Plaintext
19 lines
564 B
Plaintext
config INFINIBAND_CXGB3
|
|
tristate "Chelsio RDMA Driver"
|
|
depends on CHELSIO_T3
|
|
select GENERIC_ALLOCATOR
|
|
---help---
|
|
This is an iWARP/RDMA driver for the Chelsio T3 1GbE and
|
|
10GbE adapters.
|
|
|
|
For general information about Chelsio and our products, visit
|
|
our website at <http://www.chelsio.com>.
|
|
|
|
For customer support, please visit our customer support page at
|
|
<http://www.chelsio.com/support.html>.
|
|
|
|
Please send feedback to <linux-bugs@chelsio.com>.
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
will be called iw_cxgb3.
|