Searched refs:defconfig_file (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/kconfig/
H A Dconf.c717 const char *name, *defconfig_file = NULL /* gcc uninit */; local
745 defconfig_file = optarg;
767 if (conf_read(defconfig_file)) {
772 defconfig_file);
895 if (conf_write_defconfig(defconfig_file)) {
897 defconfig_file);

Completed in 104 milliseconds