linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] PCI: endpoint: Explain NTB in PCI_EPF_NTB help text
       [not found] <20210129130721.2653990-1-geert+renesas@glider.be>
@ 2021-02-01 19:51 ` Kishon Vijay Abraham I
  0 siblings, 0 replies; only message in thread
From: Kishon Vijay Abraham I @ 2021-02-01 19:51 UTC (permalink / raw)
  To: Geert Uytterhoeven, Lorenzo Pieralisi, Bjorn Helgaas
  Cc: linux-pci, linux-kernel

Hi Geert,

On 29/01/21 6:37 pm, Geert Uytterhoeven wrote:
> The help text for the PCI_EPF_NTB config symbol uses the acronym "NTB".
> However, this acronym is not explained there.
> Expand the acronym to make it easier for users to decide if they need to
> enable the PCI_EPF_NTB option or not.
> 
> Fixes: 7dc64244f9e90b7b ("PCI: endpoint: Add EP function driver to provide NTB functionality")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Since I have to send the series one more time, I'll squash this in the
original patch and keep your signed-off-by.

Thanks
Kishon

> ---
>  drivers/pci/endpoint/functions/Kconfig | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/drivers/pci/endpoint/functions/Kconfig b/drivers/pci/endpoint/functions/Kconfig
> index 24bfb2af65a10c42..ba1c7b8ab6df2f0c 100644
> --- a/drivers/pci/endpoint/functions/Kconfig
> +++ b/drivers/pci/endpoint/functions/Kconfig
> @@ -17,10 +17,10 @@ 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
> +	  Select this configuration option to enable the Non-Transparent
> +	  Bridge (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.
>  
>  	  If in doubt, say "N" to disable Endpoint NTB driver.
> 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-01 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210129130721.2653990-1-geert+renesas@glider.be>
2021-02-01 19:51 ` [PATCH] PCI: endpoint: Explain NTB in PCI_EPF_NTB help text Kishon Vijay Abraham I

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).