brintos

brintos / linux-shallow public Read only

0
0
Text · 663 B · c6c03f9 Raw
21 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config SCSI_CHELSIO_FCOE3	tristate "Chelsio Communications FCoE support"4	depends on PCI && SCSI5	depends on SCSI_FC_ATTRS6	select FW_LOADER7	help8	  This driver supports FCoE Offload functionality over9	  Chelsio T4-based 10Gb Converged Network Adapters.10 11	  For general information about Chelsio and our products, visit12	  our website at <http://www.chelsio.com>.13 14	  For customer support, please visit our customer support page at15	  <http://www.chelsio.com/support.html>.16 17	  Please send feedback to <linux-bugs@chelsio.com>.18 19	  To compile this driver as a module choose M here; the module20	  will be called csiostor.21