Re: [kbuild-devel] tristate choice with bool value

2007-08-31 Thread Roman Zippel
Hi, On Fri, 31 Aug 2007, Jan Beulich wrote: > Doing a few more experiments with choices, I find that int, hex, and string > don't seem to work at all here. It would seem to me that these all could be > useful, but clearly would require some changes even in the grammar in order > to get there. We

Re: [kbuild-devel] tristate choice with bool value

2007-08-29 Thread Roman Zippel
Hi, On Wed, 29 Aug 2007, Jan Beulich wrote: > Roman, > > while I realize that it might not be intended to be used in this way (though > nothing > explicitly says it either way), I'm trying to understand why this (much > simplified) > input > > config MODULES > bool "Enable loadable modu