Skip to content

Commit 70f14ee

Browse files
committed
build-configs.yaml: add x86 DRM fragment
Add a new fragment for x86 DRM testing, including the necessary configuration for VKMS testing. Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
1 parent c2b9ae2 commit 70f14ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/core/build-configs.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -1001,6 +1001,11 @@ fragments:
10011001
iwlwifi-9000-pu-b0-jf-b0-46.ucode
10021002
"'
10031003

1004+
x86-drm:
1005+
path: "kernel/configs/x86-board.config"
1006+
configs:
1007+
- 'CONFIG_DRM_VKMS=m'
1008+
10041009
x86_kvm_guest:
10051010
path: "kernel/configs/kvm_guest.config"
10061011

0 commit comments

Comments
 (0)