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