summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorRuben Wauters <rubenru09@aol.com>2025-07-01 12:54:51 +0100
committerRodrigo Vivi <rodrigo.vivi@intel.com>2025-07-21 10:46:27 -0400
commit17133255a32275f0f042f7f432f332ff1cf5e57d (patch)
treeeac5f168d98ef2636cbfbb7efe38b55359d30f36 /tools/perf/scripts/python/syscall-counts.py
parentf9cc4616ba70681e0f10e6872d7372aaa479bb13 (diff)
drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TEST
DRM_DEBUG_SELFTEST was removed in commit fc8d29e298cf (drm: selftest: convert drm_mm selftest to KUnit) and all functions under it were converted to KUnit, under the DRM_KUNIT_TEST option This conversion however did not occur in the Kconfig.debug file in the i915 directory. This patch replaces the select for DRM_DEBUG_SELFTEST, an option that no longer exists, with the correct select, DRM_KUNIT_TEST. Signed-off-by: Ruben Wauters <rubenru09@aol.com> Link: https://lore.kernel.org/r/20250701115511.5445-1-rubenru09@aol.com Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions