Re: [RESEND PATCH v3 2/2] ARM: multi_v7_defconfig: Enable Samsung media platform drivers as modules

From: Krzysztof Kozlowski
Date: Mon May 02 2016 - 04:13:52 EST


On 04/28/2016 03:40 PM, Javier Martinez Canillas wrote:
> There are a bunch of media platform drivers under drivers/media/platform/
> for Samsung SoCs that are enabled in exynos_defconfig but no in multi_v7.
>
> This patch enables them as a module to improve build coverage for these
> drivers and also to allow people use them with proper hardware if modules
> are installed.
>
> Suggested-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
> Signed-off-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>
>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> arch/arm/configs/multi_v7_defconfig | 6 ++++++
> 1 file changed, 6 insertions(+)

Looks good to me, I'll take it for next release. As for the record:
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>

Best regards,
Krzysztof