[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.0902211547150.18221@gandalf.stny.rr.com>
Date: Sat, 21 Feb 2009 15:48:08 -0500 (EST)
From: Steven Rostedt <rostedt@...dmis.org>
To: Randy Dunlap <randy.dunlap@...cle.com>
cc: Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>,
linux-kbuild@...r.kernel.org,
Frederic Weisbecker <fweisbec@...il.com>,
Ingo Molnar <mingo@...e.hu>, zippel@...ux-m68k.org
Subject: Re: [PATCH v2] kconfig: check for select dependency errors on config
load
On Sat, 21 Feb 2009, Steven Rostedt wrote:
>
> Hmm, that I2C_ALGOBIT depends on I2C_HELPER_AUTO, which looks similar to
> the EMBEDDED option. That is, Don't show this option unless this is not
> selected. I may just add a 'WHITELIST' of things that will be enabled
> during thet test.
It is actually the opposite of EMBEDDED. It is, show this item if
I2C_HELPER_AUTO is _not_ selected.
-- 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