Re: [PATCH] ARM: s3c64xx: use "depends on" instead of "if" after prompt

From: Krzysztof Kozlowski
Date: Mon Jan 25 2016 - 07:13:17 EST


2016-01-25 20:41 GMT+09:00 Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>:
> This platform recently moved to multi-platform, so missed the global
> fixup by commit e32465429490 ("ARM: use "depends on" for SoC configs
> instead of "if" after prompt"). Fix it now.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
> ---
>
> arch/arm/mach-s3c64xx/Kconfig | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)

Thanks for the patch. In case it goes through Kukjin's tree:
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>

Best regards,
Krzysztof