Lines Matching refs:default
40 the config option, input prompt, dependencies, help text and default
67 - default value: "default" <expr> ["if" <expr>]
68 A config option can have any number of default values. If multiple
69 default values are visible, only the first defined one is active.
71 defined. This means the default can be defined somewhere else or be
73 The default value is only assigned to the config symbol if no other
75 prompt is visible the default value is presented to the user and can
77 Optionally, dependencies only for this default value can be added with
80 - type definition + default value:
83 Optionally dependencies for this default value can be added with "if".
92 default y if BAR
96 default y
143 This declares a list of default entries which can be used when
144 looking for the default configuration (which is used when the main
154 a default, except that the value comes from the environment, this