From: Lad Prabhakar Date: Tue, 15 Sep 2020 18:20:26 +0000 (+0200) Subject: media: rcar-vin: Kconfig: Update help description for VIDEO_RCAR_CSI2 config X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=59d29b42baf6979868253ab4273e2032aadee2ee;p=linux.git media: rcar-vin: Kconfig: Update help description for VIDEO_RCAR_CSI2 config The rcar-csi2 driver also supports RZ/G2 SoC's, update the description to reflect this. Signed-off-by: Lad Prabhakar Reviewed-by: Chris Paterson Reviewed-by: Niklas Söderlund Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/platform/rcar-vin/Kconfig b/drivers/media/platform/rcar-vin/Kconfig index ca0d906dce2f6..2669c13a0423c 100644 --- a/drivers/media/platform/rcar-vin/Kconfig +++ b/drivers/media/platform/rcar-vin/Kconfig @@ -9,7 +9,7 @@ config VIDEO_RCAR_CSI2 select V4L2_FWNODE help Support for Renesas R-Car MIPI CSI-2 receiver. - Supports R-Car Gen3 SoCs. + Supports R-Car Gen3 and RZ/G2 SoCs. To compile this driver as a module, choose M here: the module will be called rcar-csi2.