Lines Matching full:all
16 | +- Set version information on all module symbols
27 Most entries define a config option; all other entries help to organize
31 bool "Set version information on all module symbols"
48 A menu entry can have a number of attributes. Not all of them are
88 are applied to all other options within this menu entry (which also
114 the illegal configurations all over.
177 enables the third modular state for all config symbols.
211 are simply converted into the respective expression values. All
248 All entries within the "menu" ... "endmenu" block become a submenu of
249 "Network device support". All subentries inherit the dependencies from
265 bool "Set version information on all module symbols"
304 hint to front ends, that all suboptions should be displayed as a
305 separate list of options. To make sure all the suboptions will really
361 the kernel, but all drivers can be compiled as modules.
397 to all enclosed menu entries.
423 relevant for some architectures but not all.
473 that kconfig must determine the values that are possible for all Kconfig
510 b1) Swap all "select FOO" to "depends on FOO" or,
511 b2) Swap all "depends on FOO" to "select FOO"
524 all errors appear to involve one or more select's and one or more "depends on".