Re: Additional kconfig targets (cloneconfig, nonint_oldconfig etc)

From: Andres Salomon
Date: Fri Jun 13 2008 - 14:04:42 EST


On Wed, 21 May 2008 23:47:23 +0200
Sam Ravnborg <sam@xxxxxxxxxxxx> wrote:

> On Wed, May 21, 2008 at 04:47:03PM -0400, Andres Salomon wrote:
> > On Fri, 2 May 2008 21:09:49 +0200
> > Sam Ravnborg <sam@xxxxxxxxxxxx> wrote:
> >
> > > With the attached patch you can do:
> > >
> > > make K=my_favourite_config defconfig
> > >
> > > kconfig will read all config values form 'my_favourite_config'
> > > and set all other symbols to their default value.
> > > The output is now dense like this:
> > > # configuration is based on 'my_favourite_config'
> > > #
> > > # configuration written to .config
> > > #
> > >
> >
> >
> > Is this slated for 2.6.27?
>
> Been busy and got sidetracked after my first version proved broken.
> Will try to look at it in the weekend.
>
> Sam


Any updates on this? I've been forced to use a workaround in the
meantime..
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/