repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gpio: rcar: Fix runtime PM imbalance on error
[linux/fpc-iii.git]
/
drivers
/
scsi
/
bnx2i
/
Kconfig
blob
702dc82c9501d34b13dae4af6e8838950bd2917f
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
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.