diff --git a/debian/changelog b/debian/changelog index 7b86af39f..bb5841bc3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 10 Mar 2016 19:03:00 -0800 diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 8df019d10..962f793b0 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -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 ##