[x86] amdgpu: Enable DRM_AMD_POWERPLAY (Closes: #818174)

This commit is contained in:
Ben Hutchings 2016-03-20 01:28:56 +00:00
parent a8bcbc8801
commit 386c2986a1
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -14,6 +14,7 @@ linux (4.5-1~exp1) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* [armel/versatile] Enable GPIOLIB, new dependency of SMC91X (fixes FTBFS)
* [x86] input: Enable ASUS_WIRELESS as module (Closes: #818487)
* [x86] amdgpu: Enable DRM_AMD_POWERPLAY (Closes: #818174)
-- Martin Michlmayr <tbm@cyrius.com> Thu, 10 Mar 2016 19:03:00 -0800

View File

@ -501,6 +501,11 @@ CONFIG_DRM_AMDGPU_USERPTR=y
##
CONFIG_HSA_AMD=m
##
## file: drivers/gpu/drm/amd/powerplay/Kconfig
##
CONFIG_DRM_AMD_POWERPLAY=y
##
## file: drivers/gpu/drm/ast/Kconfig
##