Searched refs:_kunitconfig_changed (Results 1 – 1 of 1) sorted by relevance
300 def _kunitconfig_changed(self, build_dir: str) -> bool: member in LinuxSourceTree318 if self._kconfig.is_subset_of(existing_kconfig) and not self._kunitconfig_changed(build_dir):