From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 98FD61A0205 for ; Wed, 22 Apr 2015 04:12:48 +1000 (AEST) Received: from na01-bl2-obe.outbound.protection.outlook.com (mail-bl2on0136.outbound.protection.outlook.com [65.55.169.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 6638514012F for ; Wed, 22 Apr 2015 04:12:46 +1000 (AEST) Message-ID: <1429639955.4352.90.camel@freescale.com> Subject: Re: new way of writing defconfigs for freescale's powerpc platforms From: Scott Wood To: Timur Tabi Date: Tue, 21 Apr 2015 13:12:35 -0500 In-Reply-To: <553692DF.2060503@tabi.org> 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> <1429561902.4352.29.camel@freescale.com> <1429582152.4352.73.camel@freescale.com> <5535C70A.9070607@codeaurora.org> <1429592509.4352.79.camel@freescale.com> <55364FB9.9000106@codeaurora.org> <1429638909.4352.87.camel@freescale.com> <553692DF.2060503@tabi.org> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Cc: "linuxppc-dev@ozlabs.org" , Richard Schmitt , Lijun Pan List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2015-04-21 at 13:11 -0500, Timur Tabi wrote: > On 04/21/2015 12:55 PM, Scott Wood wrote: > >> > > >> >Ok, then define a new Kconfig option that merge_config.sh will look for. > >> > So in p1_defconfig, there will be this line: > >> > > >> >CONFIG_OTHER_DEFCONFIGS=fsl_basic_config > > If you want to do that go ahead. In the meantime we'll use the > > mechanism that already exists. > > Dude, you are not making any sense. If there is a mechanism that > already exists, then what are we talking about? Using it! -Scott