lkml.org 
[lkml]   [1998]   [Dec]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Linux kernel compilation project
Date
From
>>     desired choices. I can see how to do that for options such as
>> "bool", "tristate" or "dep_tristate", but how would such a system
>> deal with "int", "hex" or "choice", or other suchlike options?
>>
>Easy. For "choice" you randomly select one from the list. The others don't
>affect compilation and thus are irrelevant.

Hmm. Howabout:

#if CONFIG_SOME_OPTION == 4
...
#endif CONFIG_SOME_OPTION

I don't know of any such examples, and I haven't looked for them, but
its not true that in general, they can't affect compilation.

--p

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:45    [W:0.016 / U:1.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site