Home
last modified time | relevance | path

Searched defs:config_filename (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dmconf.c297 static void set_config_filename(const char *config_filename) in set_config_filename()
H A Dnconf.c630 static const char *set_config_filename(const char *config_filename) in set_config_filename()
/rk3399_rockchip-uboot/tools/buildman/
H A Dbuilder.py114 def __init__(self, config_filename, target): argument