projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 5.10.219-gnu1
[releases.git]
/
drivers
/
scsi
/
bnx2i
/
Kconfig
1
# SPDX-License-Identifier: GPL-2.0-only
2
config SCSI_BNX2_ISCSI
3
tristate "QLogic NetXtreme II iSCSI support"
4
depends on NET
5
depends on PCI
6
depends on (IPV6 || IPV6=n)
7
depends on MMU
8
select SCSI_ISCSI_ATTRS
9
select NETDEVICES
10
select ETHERNET
11
select NET_VENDOR_BROADCOM
12
select CNIC
13
help
14
This driver supports iSCSI offload for the QLogic NetXtreme II
15
devices.