Kconfig 334 B

1234567891011121314
  1. config SCSI_BNX2_ISCSI
  2. tristate "QLogic NetXtreme II iSCSI support"
  3. depends on NET
  4. depends on PCI
  5. depends on (IPV6 || IPV6=n)
  6. depends on MMU
  7. select SCSI_ISCSI_ATTRS
  8. select NETDEVICES
  9. select ETHERNET
  10. select NET_VENDOR_BROADCOM
  11. select CNIC
  12. ---help---
  13. This driver supports iSCSI offload for the QLogic NetXtreme II
  14. devices.