Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754589AbbLDUAk (ORCPT ); Fri, 4 Dec 2015 15:00:40 -0500 Received: from smtprelay0136.hostedemail.com ([216.40.44.136]:51939 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751422AbbLDUAj (ORCPT ); Fri, 4 Dec 2015 15:00:39 -0500 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 50,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::::::::::,RULES_HIT:41:334:355:368:369:379:541:599:800:960:966:967:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1540:1593:1594:1711:1730:1747:1777:1792:2196:2199:2393:2525:2553:2561:2564:2682:2685:2691:2828:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3138:3139:3140:3141:3142:3352:3622:3865:3870:3871:3934:3936:3938:3941:3944:3947:3950:3953:3956:3959:4321:4385:5007:6261:7576:7903:9010:9025:10004:10400:10848:10967:11026:11232:11473:11658:11783:11914:12043:12296:12517:12519:12555:12740:13069:13161:13229:13311:13357:13845:13894:14659:21080:30054:30089:30090:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:3,LUA_SUMMARY:none X-HE-Tag: power68_225d9e48a6f31 X-Filterd-Recvd-Size: 1994 Message-ID: <1449259235.8611.19.camel@perches.com> Subject: Re: [net-next v5 2/8] dpaa_eth: add support for DPAA Ethernet From: Joe Perches To: David Miller , madalin.bucur@freescale.com Cc: netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, scottwood@freescale.com, igal.liberman@freescale.com, ppc@mindchasers.com, pebolle@tiscali.nl, joakim.tjernlund@transmode.se, gregkh@linuxfoundation.org Date: Fri, 04 Dec 2015 12:00:35 -0800 In-Reply-To: <20151204.145549.859527220803940077.davem@davemloft.net> References: <1449150589-26253-1-git-send-email-madalin.bucur@freescale.com> <1449150589-26253-3-git-send-email-madalin.bucur@freescale.com> <20151204.145549.859527220803940077.davem@davemloft.net> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.2-0ubuntu2 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1058 Lines: 27 On Fri, 2015-12-04 at 14:55 -0500, David Miller wrote: > From: Madalin Bucur > Date: Thu, 3 Dec 2015 15:49:43 +0200 > > > @@ -0,0 +1,22 @@ > > +menuconfig FSL_DPAA_ETH > > +?????tristate "DPAA Ethernet" > > +?????depends on FSL_SOC && FSL_BMAN && FSL_QMAN && FSL_FMAN > > +?????select PHYLIB > > +?????select FSL_FMAN_MAC > > I do not see the FSL_FMAN_MAC Kconfig symbol defined anywhere in the > tree. I believe this patch series is dependent on two other patch series mentioned in the cover letter. --- The latest FMan driver patches were submitted by Igal Liberman: https://patchwork.ozlabs.org/project/netdev/list/?submitter=64715&state=* The latest Q/BMan drivers were submitted by Roy Pledge: https://patchwork.ozlabs.org/project/linuxppc-dev/list/?submitter=66331&state=* -- 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/