[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b79f760b-0641-0e14-375b-df89588405b6@ti.com>
Date: Mon, 21 Sep 2020 10:04:45 +0530
From: Kishon Vijay Abraham I <kishon@...com>
To: Randy Dunlap <rdunlap@...radead.org>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Jonathan Corbet <corbet@....net>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Arnd Bergmann <arnd@...db.de>, Jon Mason <jdmason@...zu.us>,
Dave Jiang <dave.jiang@...el.com>,
Allen Hubbe <allenbh@...il.com>,
Tom Joseph <tjoseph@...ence.com>, Rob Herring <robh@...nel.org>
CC: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
<linux-pci@...r.kernel.org>, <linux-doc@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linux-ntb@...glegroups.com>
Subject: Re: [PATCH v5 12/17] PCI: endpoint: Add EP function driver to provide
NTB functionality
Hi Randy,
On 18/09/20 9:47 pm, Randy Dunlap wrote:
> On 9/17/20 11:42 PM, Kishon Vijay Abraham I wrote:
>> 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
Powered by blists - more mailing lists