projects
/
firefly-linux-kernel-4.4.55.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
[firefly-linux-kernel-4.4.55.git]
/
drivers
/
target
/
iscsi
/
Kconfig
1
config 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.