]> Git Repo - linux.git/commitdiff
arm64: defconfig: Enable the EFI Framebuffer
authorLee Jones <[email protected]>
Tue, 3 Sep 2019 19:26:24 +0000 (20:26 +0100)
committerArnd Bergmann <[email protected]>
Wed, 4 Sep 2019 15:15:22 +0000 (17:15 +0200)
Tested on the Lenovo Yoga C630 where this patch enables the
framebuffer (screen/monitor).  Without it the device appears
not to boot.

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
arch/arm64/configs/defconfig

index 6d4e9dd8a2f69688b6b7d55d3f2f4a20f8cab0c4..8cdf13636683c0518b875103e7cb0f5b9cff5486 100644 (file)
@@ -551,6 +551,7 @@ CONFIG_DRM_LIMA=m
 CONFIG_DRM_PANFROST=m
 CONFIG_FB=y
 CONFIG_FB_MODE_HELPERS=y
+CONFIG_FB_EFI=y
 CONFIG_BACKLIGHT_GENERIC=m
 CONFIG_BACKLIGHT_PWM=m
 CONFIG_BACKLIGHT_LP855X=m
This page took 0.058211 seconds and 4 git commands to generate.