3 tristate "Generic Target Core Mod (TCM) and ConfigFS Infrastructure"
7 select BLK_SCSI_REQUEST
11 Say Y or M here to enable the TCM Storage Engine and ConfigFS enabled
12 control path for target_core_mod. This includes built-in TCM RAMDISK
13 subsystem logic for virtual LUN 0 access
18 tristate "TCM/IBLOCK Subsystem Plugin for Linux/BLOCK"
19 select BLK_DEV_INTEGRITY
21 Say Y here to enable the TCM/IBLOCK subsystem plugin for non-buffered
22 access to Linux/Block devices using BIO
25 tristate "TCM/FILEIO Subsystem Plugin for Linux/VFS"
27 Say Y here to enable the TCM/FILEIO subsystem plugin for buffered
28 access to Linux/VFS struct file or struct block_device
31 tristate "TCM/pSCSI Subsystem Plugin for Linux/SCSI"
34 Say Y here to enable the TCM/pSCSI subsystem plugin for non-buffered
35 passthrough access to Linux/SCSI device
38 tristate "TCM/USER Subsystem Plugin for Linux"
41 Say Y here to enable the TCM/USER subsystem plugin for a userspace
42 process to handle requests. This is version 2 of the ABI; version 1
45 source "drivers/target/loopback/Kconfig"
46 source "drivers/target/tcm_fc/Kconfig"
47 source "drivers/target/iscsi/Kconfig"
48 source "drivers/target/sbp/Kconfig"