From f027037f86a79ccb611dd0a864c0423c753c3fc1 Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Sun, 16 Dec 2018 18:23:38 +0100 Subject: [PATCH] [x86] Enable DRM_XEN_FRONTEND --- debian/changelog | 1 + debian/config/kernelarch-x86/config | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7c039b143..1f8cc07ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -76,6 +76,7 @@ linux (4.19.9-1) UNRELEASED; urgency=medium * Enable NFT_CONNLIMIT, NFT_TUNNEL, NFT_SOCKET, NFT_OSF, NFT_TPROXY, IP_VS_MH. * Enable netfilter flow table support. + * [x86] Enable DRM_XEN_FRONTEND. -- Uwe Kleine-König Wed, 28 Nov 2018 12:20:46 +0100 diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 48bfcb93c..dbe3aa327 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -564,6 +564,12 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y CONFIG_DRM_VMWGFX=m CONFIG_DRM_VMWGFX_FBCON=y +## +## file: drivers/gpu/drm/xen/Kconfig +## +CONFIG_DRM_XEN=y +CONFIG_DRM_XEN_FRONTEND=m + ## ## file: drivers/gpu/vga/Kconfig ##