Home
last modified time | relevance | path

Searched refs:conf_warning (Results 1 – 1 of 1) sorted by relevance

/u-boot/scripts/kconfig/
A Dconfdata.c82 static void conf_warning(const char *fmt, ...)
93 static void conf_warning(const char *fmt, ...) in conf_warning() function
186 conf_warning("symbol value '%s' invalid for %s", in conf_set_sym_val()
203 conf_warning("invalid string found"); in conf_set_sym_val()
217 conf_warning("symbol value '%s' invalid for %s", in conf_set_sym_val()
370 conf_warning("override: reassigning to symbol %s", sym->name); in conf_read_simple()
404 conf_warning("override: reassigning to symbol %s", sym->name); in conf_read_simple()
410 conf_warning("unexpected data: %.*s", in conf_read_simple()
423 conf_warning("%s creates inconsistent choice state", sym->name); in conf_read_simple()
429 conf_warning("override: %s changes choice state", sym->name); in conf_read_simple()

Completed in 3 milliseconds