brintos

brintos / linux-shallow public Read only

0
0
Text · 309 B · 958c9b4 Raw
12 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config BE2ISCSI3	tristate "Emulex 10Gbps iSCSI - BladeEngine 2"4	depends on PCI && SCSI && NET5	select SCSI_ISCSI_ATTRS6	select ISCSI_BOOT_SYSFS7	select IRQ_POLL8 9	help10	This driver implements the iSCSI functionality for Emulex11	10Gbps Storage adapter - BladeEngine 2.12