Lines Matching full:it
117 This is similar to "select" as it enforces a lower limit on another
147 contained there can still be selected by other symbols, though). It is
159 the indentation level, this means it ends at the first line which has
181 This imports the environment variable into Kconfig. It behaves like
183 also means that the behaviour when mixing it with normal defaults is
185 to the build environment (if this is desired, it can be done via
213 (2) If the values of both symbols are equal, it returns 'y',
215 (3) If the values of both symbols are equal, it returns 'n',
238 it can be specified explicitly:
254 dependencies. If a menu entry somehow depends on the previous entry, it
255 can be made a submenu of it. First, the previous (parent) symbol must
271 MODVERSIONS directly depends on MODULES, this means it's only visible if
303 This is similar to the simple config entry above, but it also gives a
306 show up under the menuconfig entry and not outside of it, every item
353 specified for a choice, it's type will be determined by the type of
410 to use it. It should be placed at the top of the configuration, before any
422 It is a common idiom to implement a feature/functionality that are
450 Note: the use of the internal config variable HAVE_GENERIC_IOMAP, it is
517 since CORE_BELL_A depends on CORE. At times it may not be possible to remove
559 evaluating the use of a full SAT solver for it. A full SAT solver can be
562 the current known recursive dependency issues. It is not known if this would
564 solver proves too complex or that it cannot address recursive dependency issues
593 and real world requirements were not well understood. As it stands though
608 boolean formulas and run a SAT solver on it [1]. Another known related project
617 maintain it long term. Interested developers should visit: