diff options
Diffstat (limited to 'drivers/target/tcm_fc/Kconfig')
-rw-r--r-- | drivers/target/tcm_fc/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/target/tcm_fc/Kconfig b/drivers/target/tcm_fc/Kconfig new file mode 100644 index 000000000000..40caf458e89e --- /dev/null +++ b/drivers/target/tcm_fc/Kconfig | |||
@@ -0,0 +1,5 @@ | |||
1 | config TCM_FC | ||
2 | tristate "TCM_FC fabric Plugin" | ||
3 | depends on LIBFC | ||
4 | help | ||
5 | Say Y here to enable the TCM FC plugin for accessing FC fabrics in TCM | ||