index : guix | ||
Wojtek's customized Guix |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | gnu/packages/aux-files/linux-libre/6.11-i686.conf | 2 | ||||
-rw-r--r-- | gnu/packages/aux-files/linux-libre/6.11-x86_64.conf | 2 |
diff --git a/gnu/packages/aux-files/linux-libre/6.11-i686.conf b/gnu/packages/aux-files/linux-libre/6.11-i686.conf index d01157857a..d935469ab9 100644 --- a/gnu/packages/aux-files/linux-libre/6.11-i686.conf +++ b/gnu/packages/aux-files/linux-libre/6.11-i686.conf @@ -7060,7 +7060,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y # drm/i915 Debugging # # CONFIG_DRM_I915_WERROR is not set -CONFIG_DRM_I915_REPLAY_GPU_HANGS_API=y +# CONFIG_DRM_I915_REPLAY_GPU_HANGS_API is not set # CONFIG_DRM_I915_DEBUG is not set # CONFIG_DRM_I915_DEBUG_MMIO is not set # CONFIG_DRM_I915_SW_FENCE_DEBUG_OBJECTS is not set diff --git a/gnu/packages/aux-files/linux-libre/6.11-x86_64.conf b/gnu/packages/aux-files/linux-libre/6.11-x86_64.conf index 6a9252ac9d..51f8c6ac37 100644 --- a/gnu/packages/aux-files/linux-libre/6.11-x86_64.conf +++ b/gnu/packages/aux-files/linux-libre/6.11-x86_64.conf @@ -7109,7 +7109,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y # drm/i915 Debugging # # CONFIG_DRM_I915_WERROR is not set -CONFIG_DRM_I915_REPLAY_GPU_HANGS_API=y +# CONFIG_DRM_I915_REPLAY_GPU_HANGS_API is not set # CONFIG_DRM_I915_DEBUG is not set # CONFIG_DRM_I915_DEBUG_MMIO is not set # CONFIG_DRM_I915_SW_FENCE_DEBUG_OBJECTS is not set |