Lines Matching full:entry
20 Every entry has its own dependencies. These dependencies are used
21 to determine the visibility of an entry. Any child entry is only
22 visible if its parent entry is also visible.
38 arguments. "config" starts a new config entry. The following lines
48 A menu entry can have a number of attributes. Not all of them are
63 Every menu entry can have at most one prompt, which is used to display
70 Default values are not limited to the menu entry where they are
86 This defines a dependency for this menu entry. If multiple
88 are applied to all other options within this menu entry (which also
139 which can modify the behaviour of the menu entry and its config
167 Dependencies define the visibility of a menu entry and can also reduce
195 respectively for calculations). A menu entry becomes visible when its
209 The position of a menu entry in the tree is determined in two ways. First
222 the menu entry, e.g. this means the dependency "NET" is added to the
226 dependencies. If a menu entry somehow depends on the previous entry, it
230 - the child entry must become invisible, if the parent is set to 'n'
231 - the child entry must only be visible, if the parent is visible
254 end a menu entry:
263 The first five also start the definition of a menu entry.
277 This is similar to the simple config entry above, but it also gives a
290 choice only allows a single config entry to be selected, a tristate
296 choice to 'n' and no entry needs to be selected.