[powerpc*/*64*] drm: Enable DRM_AMDGPU as module (Closes: #881593)

This commit is contained in:
Ben Hutchings 2017-11-16 18:42:09 +00:00
parent 9f5b9b8ff8
commit 2cc01f34ce
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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 <carnil@debian.org> Sat, 04 Nov 2017 09:54:41 +0100

View File

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