Re: [PATCH] media: Kconfig: Update help description VIDEO_RENESAS_FCP config

From: Sergei Shtylyov
Date: Fri Sep 11 2020 - 07:35:10 EST


Hello!

On 9/11/20 1:10 PM, Lad Prabhakar wrote:

> rcar-fcp driver is also used on Renesas RZ/G2 SoC's, update the same

What same, the driver?

> to reflect help description for VIDEO_RENESAS_FCP config.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
> Reviewed-by: Chris Paterson <Chris.Paterson2@xxxxxxxxxxx>
> ---
> drivers/media/platform/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
> index bbf32086b607..a5716e9f463a 100644
> --- a/drivers/media/platform/Kconfig
> +++ b/drivers/media/platform/Kconfig
> @@ -426,8 +426,8 @@ config VIDEO_RENESAS_FCP
> help
> This is a driver for the Renesas Frame Compression Processor (FCP).
> The FCP is a companion module of video processing modules in the
> - Renesas R-Car Gen3 SoCs. It handles memory access for the codec,
> - VSP and FDP modules.
> + Renesas R-Car Gen3 and RZ/G2 SoCs. It handles memory access for
> + the codec, VSP and FDP modules.
>
> To compile this driver as a module, choose M here: the module
> will be called rcar-fcp.

MBR, Sergei