M7350/kernel/drivers/scsi/bnx2i/Kconfig

14 lines
318 B
Plaintext
Raw Normal View History

2024-09-09 08:52:07 +00:00
config SCSI_BNX2_ISCSI
2024-09-09 08:57:42 +00:00
tristate "QLogic NetXtreme II iSCSI support"
2024-09-09 08:52:07 +00:00
depends on NET
depends on PCI
2024-09-09 08:57:42 +00:00
depends on (IPV6 || IPV6=n)
2024-09-09 08:52:07 +00:00
select SCSI_ISCSI_ATTRS
select NETDEVICES
select ETHERNET
select NET_VENDOR_BROADCOM
select CNIC
---help---
2024-09-09 08:57:42 +00:00
This driver supports iSCSI offload for the QLogic NetXtreme II
2024-09-09 08:52:07 +00:00
devices.