mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-02 05:54:26 +01:00
git-subtree-dir: tools/packaging git-subtree-mainline:f818b46a41git-subtree-split:1f22d72d5dSigned-off-by: Peng Tao <bergwolf@hyper.sh>
8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
# The following i915 kernel config options need to be enabled
|
|
CONFIG_DRM=y
|
|
CONFIG_DRM_I915=y
|
|
CONFIG_DRM_I915_USERPTR=y
|
|
|
|
# Linux kernel version suffix
|
|
CONFIG_LOCALVERSION="-intel-gpu"
|