Kconfig 316 B

123456789101112
  1. config QEDF
  2. tristate "QLogic QEDF 25/40/100Gb FCoE Initiator Driver Support"
  3. depends on PCI && SCSI
  4. depends on QED
  5. depends on LIBFC
  6. depends on LIBFCOE
  7. select QED_LL2
  8. select QED_FCOE
  9. ---help---
  10. This driver supports FCoE offload for the QLogic FastLinQ
  11. 41000 Series Converged Network Adapters.