/drivers/infiniband/hw/cxgb4/Kconfig
#! | 18 lines | 14 code | 4 blank | 0 comment | 0 complexity | a80bc5a86cf60a658f8a1bc0b8ec05b0 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1config INFINIBAND_CXGB4 2 tristate "Chelsio T4 RDMA Driver" 3 depends on CHELSIO_T4 && INET 4 select GENERIC_ALLOCATOR 5 ---help--- 6 This is an iWARP/RDMA driver for the Chelsio T4 1GbE and 7 10GbE adapters. 8 9 For general information about Chelsio and our products, visit 10 our website at <http://www.chelsio.com>. 11 12 For customer support, please visit our customer support page at 13 <http://www.chelsio.com/support.html>. 14 15 Please send feedback to <linux-bugs@chelsio.com>. 16 17 To compile this driver as a module, choose M here: the module 18 will be called iw_cxgb4.