[linux] 05/13: [arm64] video: Enable FRAMEBUFFER_CONSOLE (Closes: #870071)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Aug 12 22:09:56 UTC 2017


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

benh pushed a commit to branch master
in repository linux.

commit 1087d11fd6b6c4dfec33fb1936b1b150a892ca74
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Aug 12 21:55:57 2017 +0100

    [arm64] video: Enable FRAMEBUFFER_CONSOLE (Closes: #870071)
---
 debian/changelog           | 1 +
 debian/config/arm64/config | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4fae2fa..e3cc4c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ linux (4.12.6-1) UNRELEASED; urgency=medium
   * xfrm: policy: check policy direction value (CVE-2017-11600)
   * rtlwifi: Fix memory leak when firmware request fails
   * rtlwifi: Fix fallback firmware loading (Closes: #869084)
+  * [arm64] video: Enable FRAMEBUFFER_CONSOLE (Closes: #870071)
 
   [ Salvatore Bonaccorso ]
   * packet: fix tp_reserve race in packet_set_ring (CVE-2017-1000111)
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 8c9933c..7b90f34 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -822,6 +822,11 @@ CONFIG_BACKLIGHT_GENERIC=m
 CONFIG_BACKLIGHT_LP855X=m
 
 ##
+## file: drivers/video/console/Kconfig
+##
+CONFIG_FRAMEBUFFER_CONSOLE=y
+
+##
 ## file: drivers/video/fbdev/Kconfig
 ##
 CONFIG_FB_EFI=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