public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* Kconfig: single-config-entry choice groups
@ 2011-10-10 20:02 Paul Bolle
  2011-10-11 12:30 ` Michal Marek
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Bolle @ 2011-10-10 20:02 UTC (permalink / raw)
  To: linux-kbuild

0) There seem to be about two dozen single-config-entry choice groups in
Kconfig files across the tree: choice groups that let one set exactly
one CONFIG option. (Most of the time hat CONFIG option is also the
choice group's default. That doesn't seem to matter, though. The default
could as well be some bogus symbol.)

1) These choice groups are not optional, so there's nothing to actually
choose. As far as I can see that single CONFIG option will always be
set.

2) Are single-config-entry choice groups some special, but undocumented,
idiom? Or are they perhaps the result of editing (ie, some of their
config entries where removed until there was just one left)? Or
something else?


Paul Bolle


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-11 12:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-10 20:02 Kconfig: single-config-entry choice groups Paul Bolle
2011-10-11 12:30 ` Michal Marek
2011-10-11 12:52   ` Paul Bolle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox