[PATCH 2/2] drm/imx/dcss: select DRM_KMS_HELPER

Laurentiu Palcu laurentiu.palcu at oss.nxp.com
Mon Dec 13 10:38:48 UTC 2021


Hi Lucas,

On Sat, Dec 11, 2021 at 11:18:48PM +0100, Lucas Stach wrote:
> DCSS can not be built without the DRM_KMS_HELPERs being available.
> Select this symbol to disallow this invalid configuration.
> 
> Signed-off-by: Lucas Stach <dev at lynxeye.de>
Reviewed-by: Laurentiu Palcu <laurentiu.palcu at oss.nxp.com>

Can you also push these 2 patches to drm-misc, when you have some time?

Thanks,
laurentiu

> ---
>  drivers/gpu/drm/imx/dcss/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpu/drm/imx/dcss/Kconfig b/drivers/gpu/drm/imx/dcss/Kconfig
> index 2b17a964ff05..4c2158dc5540 100644
> --- a/drivers/gpu/drm/imx/dcss/Kconfig
> +++ b/drivers/gpu/drm/imx/dcss/Kconfig
> @@ -1,6 +1,7 @@
>  config DRM_IMX_DCSS
>  	tristate "i.MX8MQ DCSS"
>  	select IMX_IRQSTEER
> +	select DRM_KMS_HELPER
>  	select DRM_KMS_CMA_HELPER
>  	select VIDEOMODE_HELPERS
>  	depends on DRM && ARCH_MXC && ARM64
> -- 
> 2.31.1
> 


More information about the dri-devel mailing list