blob: c9b6a3c758b19bf04d52fd5933abaa856b7c9d0f (
plain)
1
2
3
4
5
6
7
|
config ISCSI_TARGET_CXGB4
tristate "Chelsio iSCSI target offload driver"
depends on ISCSI_TARGET && CHELSIO_T4 && INET
select CHELSIO_T4_UWIRE
---help---
To compile this driver as module, choose M here: the module
will be called cxgbit.
|