Lines Matching full:options
4 The configuration database is a collection of configuration options
7 +- Code maturity level options
88 are applied to all other options within this menu entry (which also
165 - misc options: "option" <symbol>[=<value>]
166 Various less common options can be defined via this option syntax,
168 symbol. These options are currently possible:
294 <config options>
297 attributes as options.
301 <config options>
305 separate list of options. To make sure all the suboptions will really
307 from the <config options> list must depend on the menuconfig symbol.
347 <choice options>
352 options. A choice can only be of type bool or tristate. If no type is
373 <comment options>
377 possible options are dependencies.
382 <menu options>
387 information. The only possible options are dependencies and "visible"
504 Developers who run into the recursive Kconfig issue have three options