Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dlkc_proto.h11 int conf_write_defconfig(const char *name);
H A Dconf.c842 if (conf_write_defconfig(defconfig_file)) { in main()
H A Dconfdata.c749 int conf_write_defconfig(const char *filename) in conf_write_defconfig() function