Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932339AbaKMJ5g (ORCPT ); Thu, 13 Nov 2014 04:57:36 -0500 Received: from down.free-electrons.com ([37.187.137.238]:37826 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932094AbaKMJ5e (ORCPT ); Thu, 13 Nov 2014 04:57:34 -0500 Date: Thu, 13 Nov 2014 10:57:32 +0100 From: Boris Brezillon To: Alexandre Belloni Cc: Nicolas Ferre , Jean-Christophe Plagniol-Villard , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: at91: remove CONFIG_MACH_SAMA5_DT Message-ID: <20141113105732.283461ad@bbrezillon> In-Reply-To: <20141113095413.GA28756@piout.net> References: <1415652353-15985-1-git-send-email-alexandre.belloni@free-electrons.com> <20141113103425.1cf5e8ea@bbrezillon> <20141113095413.GA28756@piout.net> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 13 Nov 2014 10:54:14 +0100 Alexandre Belloni 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/