xref: /openbmc/linux/drivers/target/iscsi/cxgbit/Kconfig (revision c39f2d9db0fd81ea20bb5cce9b3f082ca63753e2)
1# SPDX-License-Identifier: GPL-2.0-only
2config ISCSI_TARGET_CXGB4
3	tristate "Chelsio iSCSI target offload driver"
4	depends on ISCSI_TARGET && CHELSIO_T4 && INET
5	select CHELSIO_LIB
6	---help---
7	To compile this driver as module, choose M here: the module
8	will be called cxgbit.
9