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