Andy Grover
2014-10-02 19:03:34 UTC
Also add more to help.
Signed-off-by: Andy Grover <***@redhat.com>
---
drivers/target/Kconfig | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/target/Kconfig b/drivers/target/Kconfig
index b03a845..e5ff37a 100644
--- a/drivers/target/Kconfig
+++ b/drivers/target/Kconfig
@@ -33,8 +33,10 @@ config TCM_PSCSI
config TCM_USER
tristate "TCM/USER Subsystem Plugin for Linux"
+ depends on UIO
help
- Say Y here to enable the TCM/USER subsystem plugin
+ Say Y here to enable the TCM/USER subsystem plugin for a userspace
+ process to handle requests
source "drivers/target/loopback/Kconfig"
source "drivers/target/tcm_fc/Kconfig"
Signed-off-by: Andy Grover <***@redhat.com>
---
drivers/target/Kconfig | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/target/Kconfig b/drivers/target/Kconfig
index b03a845..e5ff37a 100644
--- a/drivers/target/Kconfig
+++ b/drivers/target/Kconfig
@@ -33,8 +33,10 @@ config TCM_PSCSI
config TCM_USER
tristate "TCM/USER Subsystem Plugin for Linux"
+ depends on UIO
help
- Say Y here to enable the TCM/USER subsystem plugin
+ Say Y here to enable the TCM/USER subsystem plugin for a userspace
+ process to handle requests
source "drivers/target/loopback/Kconfig"
source "drivers/target/tcm_fc/Kconfig"
--
1.9.3
1.9.3