[armhf,arm64] nouveau: Explicitly enable NOUVEAU_PLATFORM_DRIVER

This commit is contained in:
Ben Hutchings 2017-09-27 14:25:39 +02:00
parent 7c624acb94
commit a618b8dbbf
2 changed files with 10 additions and 0 deletions

View File

@ -225,6 +225,11 @@ CONFIG_DRM_MSM_DSI_PLL=y
CONFIG_DRM_MSM_DSI_28NM_PHY=y
CONFIG_DRM_MSM_DSI_20NM_PHY=y
##
## file: drivers/gpu/drm/nouveau/Kconfig
##
CONFIG_NOUVEAU_PLATFORM_DRIVER=y
##
## file: drivers/gpu/drm/panel/Kconfig
##

View File

@ -299,6 +299,11 @@ CONFIG_DRM_IMX=m
CONFIG_DRM_IMX_LDB=m
CONFIG_DRM_IMX_HDMI=m
##
## file: drivers/gpu/drm/nouveau/Kconfig
##
CONFIG_NOUVEAU_PLATFORM_DRIVER=y
##
## file: drivers/gpu/drm/omapdrm/Kconfig
##