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

Marcelo Henrique Cerri marcelo.cerri at canonical.com
Fri Feb 19 21:20:34 UTC 2021


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 at canonical.com>
---
 debian.master/config/annotations | 1 +
 1 file changed, 1 insertion(+)

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'}>
-- 
2.25.1




More information about the kernel-team mailing list