Naresh Kumar Inna | a3667aa | 2012-11-15 22:41:18 +0530 | [diff] [blame] | 1 | config SCSI_CHELSIO_FCOE |
| 2 | tristate "Chelsio Communications FCoE support" |
| 3 | depends on PCI && SCSI |
| 4 | select SCSI_FC_ATTRS |
| 5 | select FW_LOADER |
| 6 | help |
| 7 | This driver supports FCoE Offload functionality over |
| 8 | Chelsio T4-based 10Gb Converged Network Adapters. |
| 9 | |
| 10 | For general information about Chelsio and our products, visit |
| 11 | our website at <http://www.chelsio.com>. |
| 12 | |
| 13 | For customer support, please visit our customer support page at |
| 14 | <http://www.chelsio.com/support.html>. |
| 15 | |
| 16 | Please send feedback to <linux-bugs@chelsio.com>. |
| 17 | |
| 18 | To compile this driver as a module choose M here; the module |
| 19 | will be called csiostor. |