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 v3.8 9 lines 251 B view raw
1config ISCSI_TARGET 2 tristate "Linux-iSCSI.org iSCSI Target Mode Stack" 3 depends on NET 4 select CRYPTO 5 select CRYPTO_CRC32C 6 select CRYPTO_CRC32C_INTEL if X86 7 help 8 Say M here to enable the ConfigFS enabled Linux-iSCSI.org iSCSI 9 Target Mode Stack.