linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] PCI: reword the description of kconfig symbol PCIEPORTBUS
@ 2019-03-06  6:09 Z.q. Hou
  2019-03-06 21:34 ` Bjorn Helgaas
  0 siblings, 1 reply; 2+ messages in thread
From: Z.q. Hou @ 2019-03-06  6:09 UTC (permalink / raw)
  To: linux-pci, bhelgaas, keith.busch; +Cc: Z.q. Hou

From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>

The Virtual Channel service has been removed and Downstream
Port Containment service has been added, so reword the symbol
description to consist with the current code.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
---
 drivers/pci/pcie/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/pci/pcie/Kconfig b/drivers/pci/pcie/Kconfig
index 44742b2e1126..3b7c6124147e 100644
--- a/drivers/pci/pcie/Kconfig
+++ b/drivers/pci/pcie/Kconfig
@@ -8,8 +8,8 @@ config PCIEPORTBUS
 	help
 	  This automatically enables PCI Express Port Bus support. Users can
 	  choose Native Hot-Plug support, Advanced Error Reporting support,
-	  Power Management Event support and Virtual Channel support to run
-	  on PCI Express Ports (Root or Switch).
+	  Power Management Event support and Downstream Port Containment
+	  support to run on PCI Express Ports (Root or Switch).
 
 #
 # Include service Kconfig here
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-06 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-06  6:09 [PATCH] PCI: reword the description of kconfig symbol PCIEPORTBUS Z.q. Hou
2019-03-06 21:34 ` Bjorn Helgaas

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).