[arm64,armhf] video/fbdev: Enable FB_EFI (Closes: #851778)

This commit is contained in:
Ben Hutchings 2017-01-24 05:22:41 +00:00
parent b30786ada7
commit 3ed01076a0
3 changed files with 7 additions and 0 deletions

1
debian/changelog vendored
View File

@ -358,6 +358,7 @@ linux (4.9.5-1) UNRELEASED; urgency=medium
* [x86] sound/soc/intel: Enable SND_SOC_INTEL_BDW_RT5677_MACH as module
(Closes: #851916)
* [arm64] video/fbdev: Change FB from module to built-in
* [arm64,armhf] video/fbdev: Enable FB_EFI (Closes: #851778)
[ Salvatore Bonaccorso ]
* tmpfs: clear S_ISGID when setting posix ACLs (CVE-2017-5551)

View File

@ -722,6 +722,11 @@ CONFIG_USB_QCOM_8X16_PHY=m
CONFIG_BACKLIGHT_GENERIC=m
CONFIG_BACKLIGHT_LP855X=m
##
## file: drivers/video/fbdev/Kconfig
##
CONFIG_FB_EFI=y
##
## file: drivers/virtio/Kconfig
##

View File

@ -1183,6 +1183,7 @@ CONFIG_FRAMEBUFFER_CONSOLE=y
## file: drivers/video/fbdev/Kconfig
##
CONFIG_FB_ARMCLCD=y
CONFIG_FB_EFI=y
CONFIG_FB_VT8500=y
CONFIG_FB_WM8505=y
CONFIG_FB_SIMPLE=y