xref: /openbmc/linux/drivers/scsi/csiostor/Kconfig (revision e657c18a)
1config SCSI_CHELSIO_FCOE
2	tristate "Chelsio Communications FCoE support"
3	depends on PCI && SCSI
4	depends on 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.
20