On Thu, 13 Nov 2014 10:54:14 +0100
Alexandre Belloni <alexandre.bell...@free-electrons.com> wrote:

> On 13/11/2014 at 10:34:25 +0100, Boris Brezillon wrote :
> > > diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
> > > index 0e6d548b70d9..81ddd7d31d1e 100644
> > > --- a/arch/arm/mach-at91/Kconfig
> > > +++ b/arch/arm/mach-at91/Kconfig
> > > @@ -58,6 +58,7 @@ config SOC_SAMA5
> > >   select USE_OF
> > >   select MEMORY
> > >   select ATMEL_SDRAMC
> > > + select PHYLIB if NETDEVICES
> > 
> > Is this really related to this commit ?
> > 
> 
> Yes, I simply moved it from CONFIG_MACH_SAMA5_DT to CONFIG_SOC_SAMA5 to
> keep the same functionalities (and probably avoid compilation breakage).
> 
> 

Okay, my bad, I didn't notice it came from the CONFIG_MACH_SAMA5_DT.


-- 
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to