Re: [PATCH net-next] net: cavium: add missing PCI dependencies

From: Andrew Lunn
Date: Tue Jul 17 2018 - 11:57:55 EST


On Tue, Jul 17, 2018 at 05:38:59PM +0200, Alexander Sverdlin wrote:
> Hello Andrew,
>
> On 17/07/18 17:11, Andrew Lunn wrote:
> > FYI
> >
> > There is a 0-day email about mdio-thunder.c also failing. It looks
> > like a missing PCI dependency as well, although i cannot find the
> > patch which removed the existing dependency.
>
> there were no such patch, some Ethernet driver not depending on PCI
> forcefully selected MDIO_THUNDER. So this is only a side effect of the
> first error.

Ah, O.K. Thanks for the explanation.

Andrew