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