kconfig: tristate choices with mixed tristate and boolean values
authorJan Beulich <jbeulich@novell.com>
Tue, 2 Oct 2007 20:46:49 +0000 (13:46 -0700)
committerSam Ravnborg <sam@neptun.(none)>
Fri, 12 Oct 2007 19:20:33 +0000 (21:20 +0200)
commita5bf3d891a6a0fb5aa122792d965e3774108b923
tree9328c2fc81da5de2c6892742663ff43b9436f854
parent7747f96f02803afb864c095fa6800f562030e7f6
kconfig: tristate choices with mixed tristate and boolean values

Change kconfig behavior so that mixing bool and tristate config settings in
a choice is possible and has the desired effect of offering just the
tristate options individually if the choice gets set to M, and a normal
boolean selection if the choice gets set to Y.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/kconfig/menu.c