Lines Matching refs:dependencies
20 Every entry has its own dependencies. These dependencies are used
40 the config option, input prompt, dependencies, help text and default
64 to the user. Optionally dependencies only for this prompt can be added
77 Optionally, dependencies only for this default value can be added with
104 Optionally dependencies for this default value can be added with "if".
106 - dependencies: "depends on" <expr>
108 dependencies are defined, they are connected with '&&'. Dependencies
119 - reverse dependencies: "select" <symbol> ["if" <expr>]
120 While normal dependencies reduce the upper limit of a symbol (see
121 below), reverse dependencies can be used to force a lower limit of
125 Reverse dependencies can only be used with boolean or tristate
129 a symbol to a value without visiting the dependencies.
133 (no prompts anywhere) and for symbols with no dependencies.
137 - weak reverse dependencies: "imply" <symbol> ["if" <expr>]
205 Menu dependencies
269 "Network device support". All subentries inherit the dependencies from
274 dependencies. If a menu entry somehow depends on the previous entry, it
397 possible options are dependencies.
407 information. The only possible options are dependencies and "visible"
478 config option to 'y' no matter the dependencies.
479 The dependencies are moved to the symbol GENERIC_IOMAP and we avoid the
610 with recursive dependencies.