MCPcopy Create free account
hub / github.com/coolsnowwolf/lede / sym_get_string_default

Function sym_get_string_default

scripts/config/symbol.c:678–746  ·  view source on GitHub ↗

* Find the default value associated to a symbol. * For tristate symbol handle the modules=n case * in which case "m" becomes "y". * If the symbol does not have any default then fallback * to the fixed default values. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

conf_write_defconfigFunction · 0.85

Calls 6

sym_calc_visibilityFunction · 0.85
sym_calc_valueFunction · 0.85
sym_get_default_propFunction · 0.85
expr_calc_valueFunction · 0.85
prop_get_symbolFunction · 0.85
sym_is_choice_valueFunction · 0.85

Tested by

no test coverage detected