mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
linux4.19: add Intel kvmgt support
[skip ci]
This commit is contained in:
parent
bafa9385ba
commit
64f4e5927f
2 changed files with 3 additions and 2 deletions
|
@ -5345,7 +5345,8 @@ CONFIG_DRM_I915=m
|
|||
CONFIG_DRM_I915_CAPTURE_ERROR=y
|
||||
CONFIG_DRM_I915_COMPRESS_ERROR=y
|
||||
CONFIG_DRM_I915_USERPTR=y
|
||||
# CONFIG_DRM_I915_GVT is not set
|
||||
CONFIG_DRM_I915_GVT=y
|
||||
CONFIG_DRM_I915_GVT_KVMGT=m
|
||||
|
||||
#
|
||||
# drm/i915 Debugging
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'linux4.19'
|
||||
pkgname=linux4.19
|
||||
version=4.19.19
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
|
|
Loading…
Add table
Reference in a new issue