[linux] 01/01: [arm64] enable FB_SIMPLE

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jun 28 20:03:25 UTC 2017


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

ukleinek pushed a commit to branch sid
in repository linux.

commit 6bd12386aa860f0041cb65f7111478f409e112a7
Author: Uwe Kleine-König <ukleinek at debian.org>
Date:   Wed Jun 28 20:02:24 2017 +0000

    [arm64] enable FB_SIMPLE
---
 debian/changelog           | 3 +++
 debian/config/arm64/config | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8ec29cd..9bfe8df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -73,6 +73,9 @@ linux (4.11.7-1) UNRELEASED; urgency=medium
   [ Salvatore Bonaccorso ]
   * Add ABI reference for 4.11.0-1
 
+  [ Uwe Kleine-König ]
+  * [arm64] enable FB_SIMPLE
+
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 20 Jun 2017 19:18:44 +0100
 
 linux (4.11.6-1) unstable; urgency=medium
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index e447cc4..73fee80 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -802,6 +802,7 @@ CONFIG_BACKLIGHT_LP855X=m
 ## file: drivers/video/fbdev/Kconfig
 ##
 CONFIG_FB_EFI=y
+CONFIG_FB_SIMPLE=y
 
 ##
 ## file: drivers/virtio/Kconfig

-- 
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