[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1312985888.2989.46.camel@i7.infradead.org>
Date: Wed, 10 Aug 2011 15:17:47 +0100
From: David Woodhouse <dwmw2@...radead.org>
To: Arnaud Lacombe <lacombar@...il.com>
Cc: Michal Marek <mmarek@...e.cz>, "H. Peter Anvin" <hpa@...or.com>,
linux-kernel@...r.kernel.org, linux-kbuild@...r.kernel.org
Subject: Re: [PATCH 2/2] Enable 'make CONFIG_FOO=y oldconfig'
On Wed, 2011-08-10 at 10:15 -0400, Arnaud Lacombe wrote:
>
> hum, let's take a real life example: user foo wants his config to
> enable CONFIG_WIRELESS_EXT, so with what you propose, he would do:
>
> # make CONFIG_WIRELESS_EXT=y allmodconfig
>
> currently, this would _never_ work, unless one of the symbol selected
> by `allmodconfig' selects it, as WIRELESS_EXT is defined the
> following:
>
> config WIRELESS_EXT
> bool
>
> I suspect there also an implicit dependency to WIRELESS.
This is a complete red herring. It's *always* been like that, and works
*just* like this for the 'all.config' file etc.
If you have nothing relevant to say, just don't say anything.
--
dwmw2
--
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