From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Subject: Re: mainlining min-configs... Date: Wed, 11 Jun 2008 21:48:40 +0200 Message-ID: <20080611194840.GA12794@uranus.ravnborg.org> References: <48447615.5050806@am.sony.com> <20080610183004.GG11685@cs181133002.pp.htv.fi> <20080610185123.GA15838@uranus.ravnborg.org> <200806110009.22542.rob@landley.net> <20080611063921.GA27978@uranus.ravnborg.org> <48502304.1030304@am.sony.com> <20080611193639.GB2958@cs181133002.pp.htv.fi> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20080611193639.GB2958@cs181133002.pp.htv.fi> Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Adrian Bunk Cc: Tim Bird , Rob Landley , linux-tiny , linux-embedded , linux kernel On Wed, Jun 11, 2008 at 10:36:39PM +0300, Adrian Bunk wrote: > On Wed, Jun 11, 2008 at 12:09:56PM -0700, Tim Bird wrote: > > Sam Ravnborg wrote: > > >>> When I get my kconfig patchset polished you will be able to do: > > >>> > > >>> make K=my_mini_config allnoconfig > > >> So you're renaming KCONFIG_ALLNOCONFIG then? > > > > > > Somehow yes. The K= notation I hope will see more use. Only very few > > > people know the KCONFIG_ALL*CONFIG= trick. > > > > Indeed. I had never heard of it, but it appears to have been > > around for at least 18 months. It looks like Randy Dunlap tried > > to submit some documentation for this in Oct 2006, but it didn't > > make it in? > >... > > Randy's patch that documents KCONFIG_ALLCONFIG is in Linus' tree since > April 2006. The one I refer to is not. Sam