linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: exynos_defconfig: Enable exynos-gsc driver as module
@ 2016-10-05 14:24 Javier Martinez Canillas
  2016-10-05 14:24 ` [PATCH 2/2] ARM: multi_v7_defconfig: " Javier Martinez Canillas
  2016-10-17 16:45 ` [PATCH 1/2] ARM: exynos_defconfig: " Krzysztof Kozlowski
  0 siblings, 2 replies; 4+ messages in thread
From: Javier Martinez Canillas @ 2016-10-05 14:24 UTC (permalink / raw)
  To: linux-arm-kernel

Exynos5 SoCs have a General SCALER (GSCALER) IP block that can be used
to do video streams scaling and color space conversions by hardware.
Enable support for its driver as a module so the GSCALER can be tested.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
---

 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 c58f6841f8aa..79c415c33f69 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -155,6 +155,7 @@ CONFIG_VIDEO_EXYNOS4_FIMC_IS=m
 CONFIG_V4L_MEM2MEM_DRIVERS=y
 CONFIG_VIDEO_SAMSUNG_S5P_JPEG=m
 CONFIG_VIDEO_SAMSUNG_S5P_MFC=m
+CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC=m
 CONFIG_V4L_TEST_DRIVERS=y
 CONFIG_DRM=y
 CONFIG_DRM_EXYNOS=y
-- 
2.7.4

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

end of thread, other threads:[~2016-10-17 16:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-05 14:24 [PATCH 1/2] ARM: exynos_defconfig: Enable exynos-gsc driver as module Javier Martinez Canillas
2016-10-05 14:24 ` [PATCH 2/2] ARM: multi_v7_defconfig: " Javier Martinez Canillas
2016-10-17 16:46   ` Krzysztof Kozlowski
2016-10-17 16:45 ` [PATCH 1/2] ARM: exynos_defconfig: " Krzysztof Kozlowski

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).