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

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Jan 24 05:23:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit 3ed01076a02849048eb4b1a62b038023a969b236
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Jan 24 05:22:41 2017 +0000

    [arm64,armhf] video/fbdev: Enable FB_EFI (Closes: #851778)
---
 debian/changelog           | 1 +
 debian/config/arm64/config | 5 +++++
 debian/config/armhf/config | 1 +
 3 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8dd8572..2823c28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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)
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index a68422b..27341c4 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -723,6 +723,11 @@ CONFIG_BACKLIGHT_GENERIC=m
 CONFIG_BACKLIGHT_LP855X=m
 
 ##
+## file: drivers/video/fbdev/Kconfig
+##
+CONFIG_FB_EFI=y
+
+##
 ## file: drivers/virtio/Kconfig
 ##
 CONFIG_VIRTIO_MMIO=m
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index 40ccc0b..5fe1fd7 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list