repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 4.4.50
[linux/fpc-iii.git]
/
drivers
/
target
/
iscsi
/
Kconfig
blob
8345fb457a40740cc1e381d6a89b7e69abb1b1ae
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.