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