[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.1.10.0810301602380.19996@gandalf.stny.rr.com>
Date:	Thu, 30 Oct 2008 16:05:22 -0400 (EDT)
From:	Steven Rostedt <rostedt@...dmis.org>
To:	Ingo Molnar <mingo@...e.hu>
cc:	LKML <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Heiko Carstens <heiko.carstens@...ibm.com>
Subject: Re: [PATCH][RFC] x86: add non x86 build configuration
On Thu, 30 Oct 2008, Ingo Molnar wrote:
> 
> * Steven Rostedt <rostedt@...dmis.org> wrote:
> 
> One important detail: could you please flip around the modality of the 
> option? Right now it's CONFIG_SIMULATE_NON_X86_CONFIGURATION, and that 
> will be set by allyesconfig. But it has the exact opposite effect of 
> an "all yes" config.
Hmm, I made it a choice, with the "Normal Config" as default, so that
allyesconfig will not set it. Does it get set for you when you do an 
allyesconfig?  I had to do the following:
  make allyesconfig
  make menuconfig <change to NON x86>
to get this option on for testing.
> 
> So please name it something like CONFIG_STANDARD_X86_FEATURES, and 
> also make it depend on CONFIG_EMBEDDED (only allow it to be turned off 
> when EMBEDDED is enabled).
I'll have to extend my Kbuild foo to learn to do these inverse selects.
-- Steve
--
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
 
