repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
include: replace linux/module.h with "struct module" wherever possible
[linux-2.6/next.git]
/
drivers
/
scsi
/
cxgbi
/
cxgb3i
/
Kconfig
blob
11dff23f7838479e33f90fd412154a66ceb77dbd
1
config SCSI_CXGB3_ISCSI
2
tristate "Chelsio T3 iSCSI support"
3
depends on PCI && INET
4
select NETDEVICES
5
select NETDEV_10000
6
select CHELSIO_T3
7
select SCSI_ISCSI_ATTRS
8
---help---
9
This driver supports iSCSI offload for the Chelsio T3 devices.