Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 9 lines 250 B view raw
1config SCSI_EFCT 2 tristate "Emulex Fibre Channel Target" 3 depends on PCI && SCSI 4 depends on TARGET_CORE 5 depends on SCSI_FC_ATTRS 6 select CRC_T10DIF 7 help 8 The efct driver provides enhanced SCSI Target Mode 9 support for specific SLI-4 adapters.