On Wed, Mar 06, 2019 at 06:09:46AM +0000, Z.q. Hou wrote: > From: Hou Zhiqiang <Zhiqiang.Hou@xxxxxxx> > > 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@xxxxxxx> Applied to pci/misc for v5.1, thanks! > --- > 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 >