[arm64] Enable DRM modules

This commit is contained in:
Uwe Kleine-König 2017-05-31 22:25:13 +02:00
parent dd1408c66d
commit 7c8c8ef49a
2 changed files with 11 additions and 0 deletions

3
debian/changelog vendored
View File

@ -167,6 +167,9 @@ linux (4.9.28-1) UNRELEASED; urgency=medium
[ Aurelien Jarno ]
* [mips*/*-malta] Enable POWER_RESET and POWER_RESET_SYSCON.
[ Uwe Kleine-König ]
* [arm64] Enable DRM modules (Closes: #863344)
-- Ben Hutchings <ben@decadent.org.uk> Mon, 08 May 2017 21:11:08 +0200
linux (4.9.25-1) unstable; urgency=medium

View File

@ -185,6 +185,14 @@ CONFIG_GPIO_MAX77620=y
## file: drivers/gpu/drm/Kconfig
##
CONFIG_DRM=m
CONFIG_DRM_RADEON=m
CONFIG_DRM_AMDGPU=m
##
## file: drivers/gpu/drm/arm/Kconfig
##
CONFIG_DRM_HDLCD=m
CONFIG_DRM_MALI_DISPLAY
##
## file: drivers/gpu/drm/ast/Kconfig