aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2019-03-06 06:09:46 +0000
committerBjorn Helgaas <bhelgaas@google.com>2019-03-06 15:00:09 -0600
commit8f55ed3f55544f61a4282aaeb64d1d903807b5eb (patch)
tree1b8135dbd490ab094a0922cc5a534a1fc99c9fcb /drivers/pci/pcie
parentPCI: Fix "try" semantics of bus and slot reset (diff)
downloadlinux-dev-8f55ed3f55544f61a4282aaeb64d1d903807b5eb.tar.xz
linux-dev-8f55ed3f55544f61a4282aaeb64d1d903807b5eb.zip
PCI: Update PCIEPORTBUS Kconfig help text
The Virtual Channel service has been removed and Downstream Port Containment has been added, so update the symbol description to be consistent with the current code. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/pcie')
-rw-r--r--drivers/pci/pcie/Kconfig7
1 files changed, 3 insertions, 4 deletions
diff --git a/drivers/pci/pcie/Kconfig b/drivers/pci/pcie/Kconfig
index 44742b2e1126..5cbdbca904ac 100644
--- a/drivers/pci/pcie/Kconfig
+++ b/drivers/pci/pcie/Kconfig
@@ -6,10 +6,9 @@ config PCIEPORTBUS
bool "PCI Express Port Bus support"
depends on PCI
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).
+ This enables PCI Express Port Bus support. Users can then enable
+ support for Native Hot-Plug, Advanced Error Reporting, Power
+ Management Events, and Downstream Port Containment.
#
# Include service Kconfig here