summaryrefslogtreecommitdiffstats
path: root/drivers/ntb/hw/epf/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ntb/hw/epf/Kconfig')
-rw-r--r--drivers/ntb/hw/epf/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/ntb/hw/epf/Kconfig b/drivers/ntb/hw/epf/Kconfig
new file mode 100644
index 000000000..6197d1aab
--- /dev/null
+++ b/drivers/ntb/hw/epf/Kconfig
@@ -0,0 +1,6 @@
+config NTB_EPF
+ tristate "Generic EPF Non-Transparent Bridge support"
+ depends on m
+ help
+ This driver supports EPF NTB on configurable endpoint.
+ If unsure, say N.