[PATCH][bionic/linux-azure-4.15] UBUNTU: [Config] azure-4.15: CONFIG_FB_EFI=y
Tim Gardner
tim.gardner at canonical.com
Thu Jan 27 16:00:19 UTC 2022
BugLink: https://bugs.launchpad.net/bugs/1959216
Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
---
debian.azure-4.15/abi/4.15.0-1129.142/amd64/azure.modules | 3 ---
debian.azure-4.15/config/config.common.ubuntu | 8 ++++----
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/debian.azure-4.15/abi/4.15.0-1129.142/amd64/azure.modules b/debian.azure-4.15/abi/4.15.0-1129.142/amd64/azure.modules
index 9164278dbee64..b8bbb15a911c8 100644
--- a/debian.azure-4.15/abi/4.15.0-1129.142/amd64/azure.modules
+++ b/debian.azure-4.15/abi/4.15.0-1129.142/amd64/azure.modules
@@ -209,9 +209,6 @@ ccm
ccp
ccp-crypto
ceph
-cfbcopyarea
-cfbfillrect
-cfbimgblt
cfg80211
cfq-iosched
ch
diff --git a/debian.azure-4.15/config/config.common.ubuntu b/debian.azure-4.15/config/config.common.ubuntu
index fdc8b27c06782..0d4251d636db4 100644
--- a/debian.azure-4.15/config/config.common.ubuntu
+++ b/debian.azure-4.15/config/config.common.ubuntu
@@ -1338,16 +1338,16 @@ CONFIG_FB=y
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
# CONFIG_FB_BROADSHEET 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_CFB_REV_PIXELS_IN_BYTE is not set
# 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