Re: [PATCH -next] PCI: endpoint: Fix Kconfig dependency

From: Jon Mason
Date: Fri Aug 12 2022 - 10:06:40 EST


On Fri, Jul 15, 2022 at 04:24:11PM -0500, Bjorn Helgaas wrote:
> On Sat, Jul 09, 2022 at 10:50:53AM +0800, Ren Zhijie wrote:
> > Hi, Bjorn and jon
> >
> > Just a friendly ping ...
> >
> > Is this patch be merged or squashed?
>
> Jon has to take care of this because I don't have the VNTB patches in
> my tree.

Sorry for the extremely long delay in response. This series is in my
ntb branch and will be in my pull request for v5.20 which should be
going out later today.

Thanks,
Jon

>
> > > > > > > drivers/pci/endpoint/functions/Kconfig | 1 +
> > > > > > > 1 file changed, 1 insertion(+)
> > > > > > >
> > > > > > > diff --git a/drivers/pci/endpoint/functions/Kconfig b/drivers/pci/endpoint/functions/Kconfig
> > > > > > > index 362555b024e8..9beee4f0f4ee 100644
> > > > > > > --- a/drivers/pci/endpoint/functions/Kconfig
> > > > > > > +++ b/drivers/pci/endpoint/functions/Kconfig
> > > > > > > @@ -29,6 +29,7 @@ config PCI_EPF_NTB
> > > > > > > config PCI_EPF_VNTB
> > > > > > > tristate "PCI Endpoint NTB driver"
> > > > > > > depends on PCI_ENDPOINT
> > > > > > > + depends on NTB
> > > > > > > select CONFIGFS_FS
> > > > > > > help
> > > > > > > Select this configuration option to enable the Non-Transparent