brintos

brintos / linux-shallow public Read only

0
0
Text · 272 B · bdeefa7 Raw
9 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config ISCSI_TARGET_CXGB43	tristate "Chelsio iSCSI target offload driver"4	depends on ISCSI_TARGET && CHELSIO_T4 && INET5	select CHELSIO_LIB6	help7	To compile this driver as module, choose M here: the module8	will be called cxgbit.9