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