Thread (23 messages) 23 messages, 2 authors, 2020-09-21

Re: [PATCH v5 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality

From: Kishon Vijay Abraham I <hidden>
Date: 2020-09-21 04:35:22
Also in: linux-pci, lkml

Hi Randy,

On 18/09/20 9:47 pm, Randy Dunlap wrote:
On 9/17/20 11:42 PM, Kishon Vijay Abraham I wrote:
quoted
diff --git a/drivers/pci/endpoint/functions/Kconfig b/drivers/pci/endpoint/functions/Kconfig
index 8820d0f7ec77..55ac7bb2d469 100644
--- a/drivers/pci/endpoint/functions/Kconfig
+++ b/drivers/pci/endpoint/functions/Kconfig
@@ -12,3 +12,15 @@ config PCI_EPF_TEST
 	   for PCI Endpoint.
 
 	   If in doubt, say "N" to disable Endpoint test driver.
+
+config PCI_EPF_NTB
+	tristate "PCI Endpoint NTB driver"
+	depends on PCI_ENDPOINT
+	help
+	   Select this configuration option to enable the NTB driver
+	   for PCI Endpoint. NTB driver implements NTB controller
+	   functionality using multiple PCIe endpoint instances. It
+	   can support NTB endpoint function devices created using
+	   device tree.
Indent help text with one tab + 2 spaces...
according to coding-style.rst.
Okay, will fix this.

Thanks
Kishon
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help