From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1on0133.outbound.protection.outlook.com [157.56.110.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id A00A71A0045 for ; Wed, 5 Aug 2015 10:25:14 +1000 (AEST) Message-ID: <1438734294.2097.102.camel@freescale.com> Subject: Re: [1/2] powerpc/config: enable teranetics PHY From: Scott Wood To: shaohui xie CC: , Shaohui Xie Date: Tue, 4 Aug 2015 19:24:54 -0500 In-Reply-To: <20150805001848.GA2861@home.buserror.net> References: <1437709533-26452-1-git-send-email-shh.xie@gmail.com> <20150805001848.GA2861@home.buserror.net> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2015-08-04 at 19:18 -0500, Scott Wood wrote: > On Fri, Jul 24, 2015 at 11:45:33AM +0800, shaohui xie wrote: > > From: Shaohui Xie > > > > The PHY uses XAUI interface to connect to MAC, mostly the PHY used on > > riser card. > > > > Signed-off-by: Shaohui Xie > > --- > > arch/powerpc/configs/corenet32_smp_defconfig | 1 + > > arch/powerpc/configs/corenet64_smp_defconfig | 1 + > > 2 files changed, 2 insertions(+) > > Next time, please use a subject line that lets me know that this is a > patch that I'd be picking up, such as "powerpc/85xx: ..." or > "powerpc/corenet: ..." More importantly, don't send patches to enable config options that don't exist. -Scott