Searched refs:orig_config (Results 1 – 1 of 1) sorted by relevance
74 orig_config = '' # the original config file variable in kernel_config106 self.orig_config = config_dir + '/config.orig'107 utils.get_file(orig_file, self.orig_config)108 self.update_config(self.orig_config, self.orig_config+'.new')109 diff_configs(self.orig_config, self.orig_config+'.new')123 self.over_config = self.orig_config