[PATCH 3/3] drm/omap: no need to select OMAP2_DSS

Laurent Pinchart laurent.pinchart at ideasonboard.com
Sun Mar 6 15:24:13 UTC 2016


Hi Tomi,

Thank you for the patch.

On Thursday 03 March 2016 16:01:18 Tomi Valkeinen wrote:
> omapdss driver now depends on omapdrm, so we no longer should select
> OMAP2_DSS from omapdrm's Kconfig.
> 
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen at ti.com>

Acked-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

> ---
>  drivers/gpu/drm/omapdrm/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/omapdrm/Kconfig
> b/drivers/gpu/drm/omapdrm/Kconfig index 336ad4de9981..73241c4eb7aa 100644
> --- a/drivers/gpu/drm/omapdrm/Kconfig
> +++ b/drivers/gpu/drm/omapdrm/Kconfig
> @@ -2,7 +2,6 @@ config DRM_OMAP
>  	tristate "OMAP DRM"
>  	depends on DRM
>  	depends on ARCH_OMAP2PLUS || ARCH_MULTIPLATFORM
> -	select OMAP2_DSS
>  	select DRM_KMS_HELPER
>  	select DRM_KMS_FB_HELPER
>  	select FB_SYS_FILLRECT

-- 
Regards,

Laurent Pinchart



More information about the dri-devel mailing list