[PATCH 05/23] drm/exynos: Kconfig: select DP if FIMD or DECON are selected

2015-06-24 Thread Andrzej Hajda
Hi Gustavo, On 06/23/2015 11:35 PM, Gustavo Padovan wrote: > From: Gustavo Padovan > > DP is required if either FIMD or DECON are selected so select it > automatically. It is not true, there are even SoCs with FIMD/DECON and without DP. Regards Andrzej > > Signed-off-by: Gustavo Padovan > -

[PATCH 05/23] drm/exynos: Kconfig: select DP if FIMD or DECON are selected

2015-06-24 Thread Gustavo Padovan
Hi Andrzej, 2015-06-24 Andrzej Hajda : > Hi Gustavo, > > On 06/23/2015 11:35 PM, Gustavo Padovan wrote: > > From: Gustavo Padovan > > > > DP is required if either FIMD or DECON are selected so select it > > automatically. > > It is not true, there are even SoCs with FIMD/DECON and without DP.

[PATCH 05/23] drm/exynos: Kconfig: select DP if FIMD or DECON are selected

2015-06-23 Thread Gustavo Padovan
From: Gustavo Padovan DP is required if either FIMD or DECON are selected so select it automatically. Signed-off-by: Gustavo Padovan --- drivers/gpu/drm/exynos/Kconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/exynos/Kconfig b/drivers/gpu/drm/exynos