From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 99AC81A0007 for ; Tue, 21 Apr 2015 06:31:54 +1000 (AEST) Received: from na01-by2-obe.outbound.protection.outlook.com (mail-by2on0128.outbound.protection.outlook.com [207.46.100.128]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 01C09140273 for ; Tue, 21 Apr 2015 06:31:53 +1000 (AEST) Message-ID: <1429561902.4352.29.camel@freescale.com> Subject: Re: new way of writing defconfigs for freescale's powerpc platforms From: Scott Wood To: Timur Tabi Date: Mon, 20 Apr 2015 15:31:42 -0500 In-Reply-To: References: <1429232060.22546.7.camel@ellerman.id.au> <1429244000.32545.51.camel@freescale.com> <1429251526.22546.8.camel@ellerman.id.au> <1429296759.4352.8.camel@freescale.com> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Cc: "linuxppc-dev@ozlabs.org" , Lijun Pan , Richard Schmitt List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, 2015-04-18 at 08:46 -0500, Timur Tabi wrote: > On Fri, Apr 17, 2015 at 11:53 PM, Lijun Pan wrote: > > > Have just sent out a patch considering the previous discussion. > > http://patchwork.ozlabs.org/patch/462249/ > > [PATCH] powerpc/defconfig: new way of writing defconfig > > The ability to merge defconfigs is a feature that's been requested by > many people for a long time. Any solution should definitely NOT be > PowerPC-only. The ability to merge configs is already there. We're just talking about using that functionality. -Scott