Re: Additional kconfig targets (cloneconfig, nonint_oldconfig etc)

From: Sam Ravnborg
Date: Wed May 21 2008 - 17:47:07 EST


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
--
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/