On Fri, Jan 20, 2017 at 05:02:50PM +0100, Tobias Jakobi wrote: > While the Kconfig entries of FIMD and DECON7 both select > FB_MODE_HELPERS, the code doesn't use any of the functionality. > > Signed-off-by: Tobias Jakobi <tjakobi@xxxxxxxxxxxxxxxxxxxxx> Applied (just this patch) to drm-misc, since that Kconfig stuff also went in through drm-misc. I'll leave the other 2 for exynos drivers for proper review. Thanks, Daniel > --- > drivers/gpu/drm/exynos/Kconfig | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/gpu/drm/exynos/Kconfig b/drivers/gpu/drm/exynos/Kconfig > index d706ca4..1d18534 100644 > --- a/drivers/gpu/drm/exynos/Kconfig > +++ b/drivers/gpu/drm/exynos/Kconfig > @@ -19,7 +19,6 @@ comment "CRTCs" > config DRM_EXYNOS_FIMD > bool "FIMD" > depends on !FB_S3C > - select FB_MODE_HELPERS > select MFD_SYSCON > help > Choose this option if you want to use Exynos FIMD for DRM. > @@ -32,7 +31,6 @@ config DRM_EXYNOS5433_DECON > config DRM_EXYNOS7_DECON > bool "DECON on Exynos7" > depends on !FB_S3C > - select FB_MODE_HELPERS > help > Choose this option if you want to use Exynos DECON for DRM. > > -- > 2.7.3 > > _______________________________________________ > dri-devel mailing list > dri-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/dri-devel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html