Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlkc_proto.h7 P(conf_write_defconfig,int,(const char *name));
H A Dconf.c631 if (conf_write_defconfig(defconfig_file)) { in main()
H A Dconfdata.c482 int conf_write_defconfig(const char *filename) in conf_write_defconfig() function