mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 13:11:45 +00:00
6733b39a13
[v2: fixed up virt_to_bus() issue spotted by sfr] Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
9 lines
236 B
Plaintext
9 lines
236 B
Plaintext
config BE2ISCSI
|
|
tristate "ServerEngines' 10Gbps iSCSI - BladeEngine 2"
|
|
depends on PCI && SCSI
|
|
select SCSI_ISCSI_ATTRS
|
|
|
|
help
|
|
This driver implements the iSCSI functionality for ServerEngines'
|
|
10Gbps Storage adapter - BladeEngine 2.
|