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