From: Javier Martinez Canillas Date: Tue, 10 May 2016 21:07:27 +0000 (-0400) Subject: ARM: exynos_defconfig: Enable MFC driver as module X-Git-Tag: v4.8-rc1~68^2~14^2~6 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=2d3004b78ff0bd78118afce727bff33fe203f968;p=karo-tx-linux.git ARM: exynos_defconfig: Enable MFC driver as module Exynos SoCs have a Multi Format Video Hardware Codec (MFC) IP block that can be used to {en,de}code video streams by hardware. Enable support for its driver as a module so the MFC can be tested. Signed-off-by: Javier Martinez Canillas Signed-off-by: Krzysztof Kozlowski --- diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig index c589a31ffdd7..d76736610d18 100644 --- a/arch/arm/configs/exynos_defconfig +++ b/arch/arm/configs/exynos_defconfig @@ -153,6 +153,7 @@ CONFIG_VIDEO_EXYNOS_FIMC_LITE=m CONFIG_VIDEO_EXYNOS4_FIMC_IS=m CONFIG_V4L_MEM2MEM_DRIVERS=y CONFIG_VIDEO_SAMSUNG_S5P_JPEG=m +CONFIG_VIDEO_SAMSUNG_S5P_MFC=m CONFIG_DRM=y CONFIG_DRM_NXP_PTN3460=y CONFIG_DRM_PARADE_PS8622=y