xref: /openbmc/linux/drivers/scsi/be2iscsi/Kconfig (revision baa7eb025ab14f3cba2e35c0a8648f9c9f01d24f)
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