Lines Matching refs:symbols
16 | +- Set version information on all module symbols
31 bool "Set version information on all module symbols"
105 symbols.
111 In general use select only for non-visible symbols
112 (no prompts anywhere) and for symbols with no dependencies.
118 false, the menu block is not displayed to the user (the symbols
119 contained there can still be selected by other symbols, though). It is
125 and hex symbols. The user can only input a value which is larger than
149 enables the third modular state for all config symbols.
162 using "allnoconfig". Used for symbols that hide other symbols.
168 the input range of tristate symbols. The tristate logic used in the
182 (1) Convert the symbol into an expression. Boolean and tristate symbols
185 (2) If the values of both symbols are equal, it returns 'y',
187 (3) If the values of both symbols are equal, it returns 'n',
198 There are two types of symbols: constant and non-constant symbols.
199 Non-constant symbols are the most common ones and are defined with the
200 'config' statement. Non-constant symbols consist entirely of alphanumeric
202 Constant symbols are only part of expressions. Constant symbols are
237 bool "Set version information on all module symbols"