[PATCH][focal/linux-azure] UBUNTU: [Config] CONFIG_FB_EFI=y

Tim Gardner tim.gardner at canonical.com
Thu Jan 27 16:00:23 UTC 2022


BugLink: https://bugs.launchpad.net/bugs/1959216

Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
---
 debian.azure/abi/5.4.0-1067.70/amd64/azure.modules |  4 ----
 debian.azure/config/config.common.ubuntu           | 10 +++++-----
 2 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/debian.azure/abi/5.4.0-1067.70/amd64/azure.modules b/debian.azure/abi/5.4.0-1067.70/amd64/azure.modules
index a0abe2a50ed11..26b72da672535 100644
--- a/debian.azure/abi/5.4.0-1067.70/amd64/azure.modules
+++ b/debian.azure/abi/5.4.0-1067.70/amd64/azure.modules
@@ -240,9 +240,6 @@ ceph
 cfag12864b
 cfag12864bfb
 cfb
-cfbcopyarea
-cfbfillrect
-cfbimgblt
 cfg80211
 ch
 chacha-x86_64
@@ -374,7 +371,6 @@ drbd
 drm
 drm_kms_helper
 drm_mipi_dbi
-drm_panel_orientation_quirks
 drm_vram_helper
 ds1621
 ds1682
diff --git a/debian.azure/config/config.common.ubuntu b/debian.azure/config/config.common.ubuntu
index fb2191ccee290..0860df79f25ca 100644
--- a/debian.azure/config/config.common.ubuntu
+++ b/debian.azure/config/config.common.ubuntu
@@ -1253,7 +1253,7 @@ CONFIG_DRM_MIPI_DSI=y
 # CONFIG_DRM_NOUVEAU is not set
 CONFIG_DRM_PANEL=y
 CONFIG_DRM_PANEL_BRIDGE=y
-CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=m
+CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
 CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN=m
 CONFIG_DRM_QXL=m
 CONFIG_DRM_RADEON=m
@@ -1438,15 +1438,15 @@ CONFIG_FB=y
 # CONFIG_FB_ATY is not set
 # CONFIG_FB_ATY128 is not set
 # CONFIG_FB_CARMINE is not set
-CONFIG_FB_CFB_COPYAREA=m
-CONFIG_FB_CFB_FILLRECT=m
-CONFIG_FB_CFB_IMAGEBLIT=m
+CONFIG_FB_CFB_COPYAREA=y
+CONFIG_FB_CFB_FILLRECT=y
+CONFIG_FB_CFB_IMAGEBLIT=y
 # CONFIG_FB_CIRRUS is not set
 CONFIG_FB_CMDLINE=y
 # CONFIG_FB_CYBER2000 is not set
 CONFIG_FB_DDC=m
 CONFIG_FB_DEFERRED_IO=y
-# CONFIG_FB_EFI is not set
+CONFIG_FB_EFI=y
 # CONFIG_FB_FOREIGN_ENDIAN is not set
 # CONFIG_FB_HGA is not set
 CONFIG_FB_HYPERV=m
-- 
2.35.0




More information about the kernel-team mailing list