From: Lad Prabhakar Date: Tue, 15 Sep 2020 18:20:27 +0000 (+0200) Subject: media: rcar-vin: Kconfig: Update help description for VIDEO_RCAR_VIN config X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b9dacf1b3430540519e857ae7e0c80f8391237f7;p=linux.git media: rcar-vin: Kconfig: Update help description for VIDEO_RCAR_VIN config The rcar-vin driver also supports RZ/G{1,2} 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 2669c13a0423c..030312d862e71 100644 --- a/drivers/media/platform/rcar-vin/Kconfig +++ b/drivers/media/platform/rcar-vin/Kconfig @@ -24,7 +24,7 @@ config VIDEO_RCAR_VIN select V4L2_FWNODE help Support for Renesas R-Car Video Input (VIN) driver. - Supports R-Car Gen2 and Gen3 SoCs. + Supports R-Car Gen{2,3} and RZ/G{1,2} SoCs. To compile this driver as a module, choose M here: the module will be called rcar-vin.