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