diff mbox series

[bionic:linux,1/1] UBUNTU: [Config] Enforce CONFIG_DRM_BOCHS=m

Message ID 20210219212035.3088189-2-marcelo.cerri@canonical.com
State New
Headers show
Series LP:#1916290 - Enforce CONFIG_DRM_BOCHS=m | expand

Commit Message

Marcelo Henrique Cerri Feb. 19, 2021, 9:20 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1916290
BugLink: https://bugs.launchpad.net/bugs/1872863

In LP:#1872863 we started to build and ship the bochs-drm.ko driver
again, however this config wasn't enforced and because of that
derivatives didn't inherit.

Enforce CONFIG_DRM_BOCHS=m and let the derivatives update their
configuration to include it or not.

Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri@canonical.com>
---
 debian.master/config/annotations | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 52fa132d2063..cc7b3fcae781 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -1774,6 +1774,7 @@  CONFIG_DRM_TVE200                               policy<{'armhf': 'm'}>
 CONFIG_DRM_MGAG200                              note<LP#1693337>
 CONFIG_DRM_STI                                  note<LP#1398458>
 CONFIG_DRM_HISI_HIBMC                           note<LP#1762940>
+CONFIG_DRM_BOCHS                                mark<ENFORCED> note<LP#1872863> note<LP#1916290>
 
 # Menu: Device Drivers >> Graphics support >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) >> AMD GPU
 CONFIG_DRM_AMDGPU                               policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm'}>