Cc: Ingo Molnar <mingo@...>, Linux Kernel Mailing List <linux-kernel@...>, Andrew Morton <akpm@...>, Thomas Gleixner <tglx@...>, H. Peter Anvin <hpa@...>, Alexander van Heukelum <heukelum@...>
On Sat, Apr 26, 2008 at 10:03:31AM -0700, Linus Torvalds wrote:
It would be nice if this could follow the sample outlined
in Documentation/kbuild/kconfig-language.txt.
See the section about HAVE_
Basically we should only define the config symbol once in all
the Kconfig files and where we then want to use this function
we should select the config symbol.
Sam
--