diff options
Diffstat (limited to 'drivers/ntb/hw/epf/Kconfig')
-rw-r--r-- | drivers/ntb/hw/epf/Kconfig | 6 |
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 0000000000..6197d1aab3 --- /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. |