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
vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
[linux/fpc-iii.git]
/
drivers
/
scsi
/
cxgbi
/
cxgb3i
/
Kconfig
blob
f68c871b16ca496ee911e4fc0d24cf7b68258b68
1
config SCSI_CXGB3_ISCSI
2
tristate "Chelsio T3 iSCSI support"
3
depends on PCI && INET && (IPV6 || IPV6=n)
4
select NETDEVICES
5
select ETHERNET
6
select NET_VENDOR_CHELSIO
7
select CHELSIO_T3
8
select CHELSIO_LIB
9
select SCSI_ISCSI_ATTRS
10
---help---
11
This driver supports iSCSI offload for the Chelsio T3 devices.