linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: exynos_defconfig: Enable display on Trats2 board
@ 2015-05-22  0:48 Krzysztof Kozlowski
  2015-05-22  0:48 ` [PATCH 2/2] ARM: multi_v7_defconfig: " Krzysztof Kozlowski
  2015-05-22  9:09 ` [PATCH 1/2] ARM: exynos_defconfig: Enable display on Trats2 board Javier Martinez Canillas
  0 siblings, 2 replies; 8+ messages in thread
From: Krzysztof Kozlowski @ 2015-05-22  0:48 UTC (permalink / raw)
  To: linux-arm-kernel

Enable the Exynos DSI and S6E8AA0 panel for full X11 display on Trats2.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
---
 arch/arm/configs/exynos_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index d034c96c039b..e7ccec487422 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -135,9 +135,11 @@ CONFIG_DRM_BRIDGE=y
 CONFIG_DRM_PTN3460=y
 CONFIG_DRM_PS8622=y
 CONFIG_DRM_EXYNOS=y
+CONFIG_DRM_EXYNOS_DSI=y
 CONFIG_DRM_EXYNOS_FIMD=y
 CONFIG_DRM_EXYNOS_DP=y
 CONFIG_DRM_PANEL=y
+CONFIG_DRM_PANEL_S6E8AA0=y
 CONFIG_DRM_PANEL_SIMPLE=y
 CONFIG_FB=y
 CONFIG_FB_MODE_HELPERS=y
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-06-03  1:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-22  0:48 [PATCH 1/2] ARM: exynos_defconfig: Enable display on Trats2 board Krzysztof Kozlowski
2015-05-22  0:48 ` [PATCH 2/2] ARM: multi_v7_defconfig: " Krzysztof Kozlowski
2015-05-22  9:11   ` Javier Martinez Canillas
2015-05-23  2:18     ` [PATCH 2/2] ARM: multi_v7_defconfig: Enable display on Trats2board Kukjin Kim
2015-05-23 20:27       ` Arnd Bergmann
2015-06-03  1:04         ` Kukjin Kim
2015-05-22  9:09 ` [PATCH 1/2] ARM: exynos_defconfig: Enable display on Trats2 board Javier Martinez Canillas
2015-05-23  2:17   ` Kukjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).