]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
arm64: defconfig: Enable the EFI Framebuffer
authorLee Jones <lee.jones@linaro.org>
Tue, 3 Sep 2019 19:26:24 +0000 (20:26 +0100)
committerArnd Bergmann <arnd@arndb.de>
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/20190903192625.14775-2-lee.jones@linaro.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
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