[linux] 01/01: [arm64] Enable DRM modules

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed May 31 20:25:28 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 7c8c8ef49a1529575b0916c0589fa8322ac6e29f
Author: Uwe Kleine-König <ukleinek at debian.org>
Date:   Wed May 31 22:25:13 2017 +0200

    [arm64] Enable DRM modules
---
 debian/changelog           | 3 +++
 debian/config/arm64/config | 8 ++++++++
 2 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a73a4a3..ca1232c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -167,6 +167,9 @@ linux (4.9.28-1) UNRELEASED; urgency=medium
   [ Aurelien Jarno ]
   * [mips*/*-malta] Enable POWER_RESET and POWER_RESET_SYSCON.
 
+  [ Uwe Kleine-König ]
+  * [arm64] Enable DRM modules (Closes: #863344)
+
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 08 May 2017 21:11:08 +0200
 
 linux (4.9.25-1) unstable; urgency=medium
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index c23a7ed..cbf742d 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -185,6 +185,14 @@ CONFIG_GPIO_MAX77620=y
 ## file: drivers/gpu/drm/Kconfig
 ##
 CONFIG_DRM=m
+CONFIG_DRM_RADEON=m
+CONFIG_DRM_AMDGPU=m
+
+##
+## file: drivers/gpu/drm/arm/Kconfig
+##
+CONFIG_DRM_HDLCD=m
+CONFIG_DRM_MALI_DISPLAY
 
 ##
 ## file: drivers/gpu/drm/ast/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