Searched defs:kconf (Results 1 – 2 of 2) sorted by relevance
/u-boot/tools/buildman/ |
A D | kconfiglib.py | 6236 def load_allconfig(kconf, filename): argument 6752 def _filename_fn(kconf, _): argument 6756 def _lineno_fn(kconf, _): argument 6760 def _info_fn(kconf, _, msg): argument 6766 def _warning_if_fn(kconf, _, cond, msg): argument 6773 def _error_if_fn(kconf, _, cond, msg): argument 6781 def _shell_fn(kconf, _, command): argument
|
/u-boot/tools/ |
A D | moveconfig.py | 1528 def find_kconfig_rules(kconf, config, imply_config): argument 1547 def check_imply_rule(kconf, config, imply_config): argument
|
Completed in 13 milliseconds