From 93d9e9ea0a83d6a083fdc5b1f80357419955fa74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 6 Jan 2016 17:24:43 +0000 Subject: linux-x86-64-generic.morph: Build virtio-gpu KMS DRM driver This will allow 3D acceleration with the virgl mesa driver running in a host with qemu >= 2.5 Change-Id: I719ce9da94361b4bc2fa96aaefe71d5f890a8028 --- strata/bsp-x86_64-generic/linux-x86-64-generic.morph | 1 + 1 file changed, 1 insertion(+) diff --git a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph index 1a3d388b..4393f89d 100644 --- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph +++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph @@ -267,6 +267,7 @@ configure-commands: - scripts/config -e CONFIG_SND_INTEL8X0 - scripts/config -m CONFIG_DRM_CIRRUS_QEMU - scripts/config -m CONFIG_DRM_BOCHS +- scripts/config -m CONFIG_DRM_VIRTIO_GPU - yes '' | make oldconfig build-commands: - make $MAKEFLAGS -- cgit v1.2.1