diff --git a/debian/changelog b/debian/changelog index 7e037d2c7..8dc21a567 100644 --- a/debian/changelog +++ b/debian/changelog @@ -134,6 +134,7 @@ linux (4.13.13-1) UNRELEASED; urgency=medium * net: qmi_wwan: fix divide by 0 on bad descriptors (CVE-2017-16650) * nftables: Enable NFT_RT, NFT_SET_BITMAP, NFT_OBJREF as modules (Closes: #881931) + * [powerpc*/*64*] drm: Enable DRM_AMDGPU as module (Closes: #881593) -- Salvatore Bonaccorso Sat, 04 Nov 2017 09:54:41 +0100 diff --git a/debian/config/kernelarch-powerpc/config-arch-64 b/debian/config/kernelarch-powerpc/config-arch-64 index aa873f319..329e7a225 100644 --- a/debian/config/kernelarch-powerpc/config-arch-64 +++ b/debian/config/kernelarch-powerpc/config-arch-64 @@ -73,6 +73,11 @@ CONFIG_CRYPTO_DEV_VMX=y ## CONFIG_CRYPTO_DEV_VMX_ENCRYPT=m +## +## file: drivers/gpu/drm/Kconfig +## +CONFIG_DRM_AMDGPU=m + ## ## file: drivers/gpu/drm/ast/Kconfig ##