fix "[arm64] Enable DRM modules"

I forgot to add =m for CONFIG_DRM_MALI_DISPLAY. I fixed that for my
build test, but forgot to add to the index for committing. *sigh*
This commit is contained in:
Uwe Kleine-König 2017-05-31 22:30:20 +02:00
parent 39fa3fc3aa
commit 85cfadf6c0
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ CONFIG_DRM_AMDGPU=m
## file: drivers/gpu/drm/arm/Kconfig
##
CONFIG_DRM_HDLCD=m
CONFIG_DRM_MALI_DISPLAY
CONFIG_DRM_MALI_DISPLAY=m
##
## file: drivers/gpu/drm/ast/Kconfig