diff mbox series

[focal:linux,2/2] UBUNTU: [Config] Enforce CONFIG_DRM_BOCHS=m

Message ID 20210219212035.3088189-3-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 072160d246d8..f32887f29a8b 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -1893,6 +1893,7 @@  CONFIG_DRM_MGAG200                              note<LP#1693337>
 CONFIG_DRM_STI                                  note<LP#1398458>
 CONFIG_DRM_VBOXVIDEO                            note<LP:1718679> flag<REVIEW>
 CONFIG_DRM_HISI_HIBMC                           mark<ENFORCED> 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', 's390x': 'n'}>