mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
10 lines
250 B
Plaintext
10 lines
250 B
Plaintext
|
config SCSI_EFCT
|
||
|
tristate "Emulex Fibre Channel Target"
|
||
|
depends on PCI && SCSI
|
||
|
depends on TARGET_CORE
|
||
|
depends on SCSI_FC_ATTRS
|
||
|
select CRC_T10DIF
|
||
|
help
|
||
|
The efct driver provides enhanced SCSI Target Mode
|
||
|
support for specific SLI-4 adapters.
|