Lines Matching full:symbols
20 | +- Set version information on all module symbols
35 bool "Set version information on all module symbols"
145 symbols.
152 In general use select only for non-visible symbols
153 (no prompts anywhere) and for symbols with no dependencies.
222 false, the menu block is not displayed to the user (the symbols
223 contained there can still be selected by other symbols, though). It is
230 and hex symbols. The user can only input a value which is larger than
242 enables the third modular state for all config symbols.
249 the input range of tristate symbols. The tristate logic used in the
267 (1) Convert the symbol into an expression. Boolean and tristate symbols
270 (2) If the values of both symbols are equal, it returns 'y',
272 (3) If the values of both symbols are equal, it returns 'n',
286 There are two types of symbols: constant and non-constant symbols.
287 Non-constant symbols are the most common ones and are defined with the
288 'config' statement. Non-constant symbols consist entirely of alphanumeric
290 Constant symbols are only part of expressions. Constant symbols are
326 bool "Set version information on all module symbols"
561 the user is compiling a kernel for, and if it makes sense, config symbols
610 symbols, this is currently not possible if there is a circular relation
611 between two or more Kconfig symbols. For more details refer to the "Simple
757 solver in order to find dead code, dead files, and dead symbols. If using a SAT