Re: [rfe] easier customization of kconfig for non-Linux projects

From: Sam Ravnborg
Date: Thu May 24 2007 - 16:32:01 EST


On Thu, May 24, 2007 at 09:23:40AM -0400, Mike Frysinger wrote:
> On Thursday 24 May 2007, Sam Ravnborg wrote:
> > The intent with this is clear but the solution you suggest albeit simple
> > does not really match where we could end up with kconfig.
> > Recently Roman added support for options in the kconfig language
> > and I would assume we could deal with most of this just using options.
>
> that certainly sounds nicer :)
>
> > One example could be to support options for the mainmenu entrye like this:
> >
> > mainmenu "Busybow config system"
> > option project="Busybox"
> > option version="$VERSION" <= Where '$' signify an environment variable
>
> this is doable now ? if so, i'll test it out in uClibc ...
No - it was just a proposal.
Would like to have a word from Roman before looking deeper into it.

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/