diff --git a/srcpkgs/linux6.11/files/x86_64-dotconfig b/srcpkgs/linux6.11/files/x86_64-dotconfig index f034eb47dc1..e96eb9ccd71 100644 --- a/srcpkgs/linux6.11/files/x86_64-dotconfig +++ b/srcpkgs/linux6.11/files/x86_64-dotconfig @@ -6719,7 +6719,7 @@ CONFIG_NOUVEAU_DEBUG_DEFAULT=3 # CONFIG_NOUVEAU_DEBUG_MMU is not set # CONFIG_NOUVEAU_DEBUG_PUSH is not set CONFIG_DRM_NOUVEAU_BACKLIGHT=y -# CONFIG_DRM_NOUVEAU_SVM is not set +CONFIG_DRM_NOUVEAU_SVM=y # CONFIG_DRM_NOUVEAU_GSP_DEFAULT is not set CONFIG_DRM_I915=m CONFIG_DRM_I915_FORCE_PROBE="" diff --git a/srcpkgs/linux6.11/template b/srcpkgs/linux6.11/template index 56efa8c0cf7..e8899127d27 100644 --- a/srcpkgs/linux6.11/template +++ b/srcpkgs/linux6.11/template @@ -1,7 +1,7 @@ # Template file for 'linux6.11' pkgname=linux6.11 version=6.11.3 -revision=1 +revision=2 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " license="GPL-2.0-only"