Kconfig 252 B

12345678910
  1. config SCSI_BNX2_ISCSI
  2. tristate "Broadcom NetXtreme II iSCSI support"
  3. select SCSI_ISCSI_ATTRS
  4. select NETDEVICES
  5. select NETDEV_1000
  6. select CNIC
  7. depends on PCI
  8. ---help---
  9. This driver supports iSCSI offload for the Broadcom NetXtreme II
  10. devices.