Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dlkc_proto.h7 int conf_write_defconfig(const char *name);
H A Dconf.c702 if (conf_write_defconfig(defconfig_file)) { in main()
H A Dconfdata.c666 int conf_write_defconfig(const char *filename) in conf_write_defconfig() function