Hi Javier, Thanks for your patch set.
Will merge them if there is no issue. Thanks, Inki Dae 2016ë 03ì 29ì¼ 10:28ì Javier Martinez Canillas ì´(ê°) ì´ ê¸: > Hello Inki, > > This patch series contains some fixes for the Kconfig symbol dependencies > of the Exynos DRM driver. They make sure that the Exynos DRM components > and the media platform drivers that makes use of the same HW IP block are > not enabled at the same time. > > Best regards, > Javier > > > Javier Martinez Canillas (3): > drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependency > drm/exynos: Use VIDEO_SAMSUNG_EXYNOS_GSC=n as GSC Kconfig dependency > drm/exynos: Make DRM_EXYNOS_FIMC depend on VIDEO_S5P_FIMC=n > > drivers/gpu/drm/exynos/Kconfig | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >