From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Subject: Re: [PATCH v7] ethernet/arc/arc_emac - Add new driver Date: Fri, 21 Jun 2013 12:25:48 +0000 Message-ID: <4881796E12491D4BB15146FE0209CE643F5F5DBB@DE02WEMBXB.internal.synopsys.com> References: <1371799241-27771-1-git-send-email-abrodkin@synopsys.com> <1371810775.19215.30.camel@joe-AO722> <4881796E12491D4BB15146FE0209CE643F5F587E@DE02WEMBXB.internal.synopsys.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT Cc: Joe Perches , "netdev@vger.kernel.org" , Francois Romieu , "Vineet Gupta" , Mischa Jonker , Arnd Bergmann , Grant Likely , Rob Herring , "Paul Gortmaker" , "David S. Miller" , "linux-kernel@vger.kernel.org" , "devicetree-discuss@lists.ozlabs.org" , Florian Fainelli To: Andy Shevchenko Return-path: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 06/21/2013 04:15 PM, Andy Shevchenko wrote: > On Fri, Jun 21, 2013 at 1:53 PM, Alexey Brodkin > wrote: > > [] > >> But during compilation on x86 one needs to enable OF. Which will lead to >> compilation errors in other things. > > JFYI, x86 has at least one platform with official OF dependency. > Once I actually tried to build kernel for Intel MID with OF enabled > (it required a hack in the arch Kconfig, of course), compiled fine. Ok, good to know it. Any other comments on patch itself? -Alexey