[linux] 07/07: amdgpu: Enable DRM_AMDGPU_SI, CONFIG_DRM_AMDGPU_CIK (Closes: #847570)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Nov 16 19:19:54 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 8aabb7ea89bd5a674f3bddc3cb44cf609e6a99d9
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Nov 16 19:17:33 2017 +0000

    amdgpu: Enable DRM_AMDGPU_SI, CONFIG_DRM_AMDGPU_CIK (Closes: #847570)
---
 debian/changelog     | 1 +
 debian/config/config | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dd0b390..95b248b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -136,6 +136,7 @@ linux (4.13.13-1) UNRELEASED; urgency=medium
     (Closes: #881931)
   * [powerpc*/*64*] drm: Enable DRM_AMDGPU as module (Closes: #881593)
   * amdgpu: Enable DRM_AMDGPU_USERPTR on all architectures
+  * amdgpu: Enable DRM_AMDGPU_SI, CONFIG_DRM_AMDGPU_CIK (Closes: #847570)
   * [arm64,x86] net/wireless: Enable RTL8723BS as module (Closes: #881568)
   * [arm64] nvmem: Enable NVMEM_SUNXI_SID as module (Closes: #881567)
   * [x86] rmi4: Disable RMI4_SMB (Closes: #880471)
diff --git a/debian/config/config b/debian/config/config
index 4690716..9715535 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -615,8 +615,8 @@ CONFIG_DRM_SAVAGE=m
 ##
 ## file: drivers/gpu/drm/amd/amdgpu/Kconfig
 ##
-# CONFIG_DRM_AMDGPU_SI is not set
-# CONFIG_DRM_AMDGPU_CIK is not set
+CONFIG_DRM_AMDGPU_SI=y
+CONFIG_DRM_AMDGPU_CIK=y
 CONFIG_DRM_AMDGPU_USERPTR=y
 # CONFIG_DRM_AMDGPU_GART_DEBUGFS is not set
 

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