Kconfig 663 B

1234567891011121314151617181920
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. config SCSI_CHELSIO_FCOE
  3. tristate "Chelsio Communications FCoE support"
  4. depends on PCI && SCSI
  5. depends on SCSI_FC_ATTRS
  6. select FW_LOADER
  7. help
  8. This driver supports FCoE Offload functionality over
  9. Chelsio T4-based 10Gb Converged Network Adapters.
  10. For general information about Chelsio and our products, visit
  11. our website at <http://www.chelsio.com>.
  12. For customer support, please visit our customer support page at
  13. <http://www.chelsio.com/support.html>.
  14. Please send feedback to <linux-bugs@chelsio.com>.
  15. To compile this driver as a module choose M here; the module
  16. will be called csiostor.