Lines Matching full:symbols
20 | +- Set version information on all module symbols
35 bool "Set version information on all module symbols"
141 symbols.
148 In general use select only for non-visible symbols
149 (no prompts anywhere) and for symbols with no dependencies.
208 false, the menu block is not displayed to the user (the symbols
209 contained there can still be selected by other symbols, though). It is
216 and hex symbols. The user can only input a value which is larger than
228 enables the third modular state for all config symbols.
235 the input range of tristate symbols. The tristate logic used in the
253 (1) Convert the symbol into an expression. Boolean and tristate symbols
256 (2) If the values of both symbols are equal, it returns 'y',
258 (3) If the values of both symbols are equal, it returns 'n',
272 There are two types of symbols: constant and non-constant symbols.
273 Non-constant symbols are the most common ones and are defined with the
274 'config' statement. Non-constant symbols consist entirely of alphanumeric
276 Constant symbols are only part of expressions. Constant symbols are
312 bool "Set version information on all module symbols"
561 the user is compiling a kernel for, and if it makes sense, config symbols
584 symbols, this is currently not possible if there is a circular relation
585 between two or more Kconfig symbols. For more details refer to the "Simple
731 solver in order to find dead code, dead files, and dead symbols. If using a SAT