Lines Matching refs:symbol
73 The default value is only assigned to the config symbol if no other
98 - reverse dependencies: "select" <symbol> ["if" <expr>]
99 While normal dependencies reduce the upper limit of a symbol (see
101 another symbol. The value of the current menu symbol is used as the
102 minimal value <symbol> can be set to. If <symbol> is selected multiple
108 a symbol to a value without visiting the dependencies.
109 By abusing select you are able to select a symbol FOO even
123 - numerical ranges: "range" <symbol> <symbol> ["if" <expr>]
126 or equal to the first symbol and smaller than or equal to the second
127 symbol.
137 - misc options: "option" <symbol>[=<value>]
140 symbol. These options are currently possible:
148 This declares the symbol to be used as the MODULES symbol, which
150 At most one symbol may have the "modules" option set.
156 undefined at this point. The symbol is currently not exported back
158 another symbol).
161 This declares the symbol as one that should have the value y when
172 <expr> ::= <symbol> (1)
173 <symbol> '=' <symbol> (2)
174 <symbol> '!=' <symbol> (3)
182 (1) Convert the symbol into an expression. Boolean and tristate symbols
184 other symbol types result in 'n'.
227 can be made a submenu of it. First, the previous (parent) symbol must
266 "config" <symbol>
269 This defines a config symbol <symbol> and accepts any of above
273 "menuconfig" <symbol>
282 "choice" [symbol]
296 If no [symbol] is associated with a choice, then you can not have multiple
297 definitions of that choice. If a [symbol] is associated to the choice,
384 The dependencies are moved to the symbol GENERIC_IOMAP and we avoid the
385 situation where select forces a symbol equals to 'y'.
389 To restrict a component build to module-only, qualify its config symbol