Lines Matching refs:entry
20 Every entry has its own dependencies. These dependencies are used
21 to determine the visible 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
81 This defines a dependency for this menu entry. If multiple
83 are applied to all other options within this menu entry (which also
102 Dependencies define the visibility of a menu entry and can also reduce
130 respectively for calculations). A menu entry becomes visible when it's
144 The position of a menu entry in the tree is determined in two ways. First
157 the menu entry, e.g. this means the dependency "NET" is added to the
161 dependencies. If a menu entry somehow depends on the previous entry, it
165 - the child entry must become invisible, if the parent is set to 'n'
166 - the child entry must only be visible, if the parent is visible
189 end a menu entry:
196 The first four also start the definition of a menu entry.
215 choice only allows a single config entry to be selected, a tristate
221 choice to 'n' and no entry needs to be selected.