X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=drivers%2Ftarget%2FKconfig;h=257361280510b5b69532ec890941a9fde79e45d6;hb=7c79f1c9fd436c649a2f5b6fcf7c7290671511f2;hp=81d44c477a5bf11431e37659adf62acf94a8b5bf;hpb=41967b775e14a123131a842edd46f284e3642816;p=linux-2.6-block.git diff --git a/drivers/target/Kconfig b/drivers/target/Kconfig index 81d44c477a5b..257361280510 100644 --- a/drivers/target/Kconfig +++ b/drivers/target/Kconfig @@ -31,12 +31,13 @@ config TCM_PSCSI Say Y here to enable the TCM/pSCSI subsystem plugin for non-buffered passthrough access to Linux/SCSI device -config TCM_USER +config TCM_USER2 tristate "TCM/USER Subsystem Plugin for Linux" depends on UIO && NET help Say Y here to enable the TCM/USER subsystem plugin for a userspace - process to handle requests + process to handle requests. This is version 2 of the ABI; version 1 + is obsolete. source "drivers/target/loopback/Kconfig" source "drivers/target/tcm_fc/Kconfig"