Searched refs:defconfig_path (Results 1 – 1 of 1) sorted by relevance
633 def cleanup_one_extra_option(defconfig_path, configs, options): argument645 with open(defconfig_path) as f:673 show_diff(lines, tolines, defconfig_path, options.color)678 with open(defconfig_path, 'w') as f: