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