xref: /linux/drivers/scsi/be2iscsi/Kconfig (revision 253f68f413a87a4e2bd93e61b00410e5e1b7b774)
1# SPDX-License-Identifier: GPL-2.0-only
2config BE2ISCSI
3	tristate "Emulex 10Gbps iSCSI - BladeEngine 2"
4	depends on PCI && SCSI && NET
5	select SCSI_ISCSI_ATTRS
6	select ISCSI_BOOT_SYSFS
7	select IRQ_POLL
8
9	help
10	This driver implements the iSCSI functionality for Emulex
11	10Gbps Storage adapter - BladeEngine 2.
12