Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1671963

[PATCH 3/4] ARM: exynos_defconfig: Disable STMicroelectronics DRM drivers

From Krzysztof Kozlowski <krzk@kernel.org>
Newsgroups linux.kernel
Subject [PATCH 3/4] ARM: exynos_defconfig: Disable STMicroelectronics DRM drivers
Date 2017-06-21 21:20 +0200
Message-ID <tUTkt-22n-1@gated-at.bofh.it> (permalink)
References <tUTkt-22n-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


DRM_STM is selected by default but it is useless for Exynos platform.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 arch/arm/configs/exynos_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index dfe43acec129..71b8dbcc1d65 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -203,6 +203,7 @@ CONFIG_DRM_EXYNOS_MIXER=y
 CONFIG_DRM_EXYNOS_DPI=y
 CONFIG_DRM_EXYNOS_DSI=y
 CONFIG_DRM_EXYNOS_HDMI=y
+# CONFIG_DRM_STM is not set
 CONFIG_DRM_PANEL_SIMPLE=y
 CONFIG_DRM_PANEL_SAMSUNG_LD9040=y
 CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=y
-- 
2.9.3

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 3/4] ARM: exynos_defconfig: Disable STMicroelectronics DRM drivers Krzysztof Kozlowski <krzk@kernel.org> - 2017-06-21 21:20 +0200

csiph-web