[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071016042957.GB27909@uranus.ravnborg.org>
Date: Tue, 16 Oct 2007 06:29:58 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Jan Engelhardt <jengelh@...putergmbh.de>,
Rob Landley <rob@...dley.net>
Cc: zippel@...ux-m68k.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
randy.dunlap@...cle.com
Subject: Re: [PATCH] Allow kconfig to accept overrides
Hi Rob & Jan.
On Fri, Oct 12, 2007 at 11:44:08PM +0200, Jan Engelhardt wrote:
>
> Allow config variables in .config to override earlier ones in the same
> file. In other words,
>
> # CONFIG_SECURITY is not defined
> CONFIG_SECURITY=y
>
> will activate it. This makes it a bit easier to do
>
> (cat original-config myconfig myconfig2 ... >.config)
>
> and run menuconfig as expected.
How far is this from the miniconfig functionality?
Is it the same or can we achieve the miniconfig support
by extending Jan's patch?
See: http://lkml.org/lkml/2007/10/12/391
Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists