Re: [PATCH 1/2] ARM: exynos_defconfig: Enable MFC driver as module

From: Krzysztof Kozlowski
Date: Mon May 30 2016 - 02:36:30 EST


On 05/10/2016 11:07 PM, Javier Martinez Canillas wrote:
> 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 <javier@xxxxxxxxxxxxxxx>
>
> ---
>
> This patch depends on https://patchwork.kernel.org/patch/8970731/
>
> arch/arm/configs/exynos_defconfig | 1 +
> 1 file changed, 1 insertion(+)

Thanks, applied both.

Krzysztof