Steve Wise | cfdda9d | 2010-04-21 15:30:06 -0700 | [diff] [blame] | 1 | config INFINIBAND_CXGB4 |
| 2 | tristate "Chelsio T4 RDMA Driver" |
Vipul Pandya | 830662f | 2013-07-04 16:10:47 +0530 | [diff] [blame] | 3 | depends on CHELSIO_T4 && INET && (IPV6 || IPV6=n) |
Steve Wise | cfdda9d | 2010-04-21 15:30:06 -0700 | [diff] [blame] | 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 |
Justin P. Mattock | 631dd1a | 2010-10-18 11:03:14 +0200 | [diff] [blame] | 13 | <http://www.chelsio.com/support.html>. |
Steve Wise | cfdda9d | 2010-04-21 15:30:06 -0700 | [diff] [blame] | 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. |