Hi Sakari, Thank you for the patch. On Wed, Jul 13, 2022 at 08:39:20PM +0300, Sakari Ailus wrote: > The config option text was recently removed, also remove the help text. > > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx> > --- > drivers/media/v4l2-core/Kconfig | 5 ----- > 1 file changed, 5 deletions(-) > > diff --git a/drivers/media/v4l2-core/Kconfig b/drivers/media/v4l2-core/Kconfig > index 348559bc24689..60b0c6ee7343a 100644 > --- a/drivers/media/v4l2-core/Kconfig > +++ b/drivers/media/v4l2-core/Kconfig > @@ -11,11 +11,6 @@ config VIDEO_V4L2_I2C > config VIDEO_V4L2_SUBDEV_API > bool > depends on VIDEO_DEV && MEDIA_CONTROLLER > - help > - Enables the V4L2 sub-device pad-level userspace API used to configure > - video format, size and frame rate between hardware blocks. > - > - This API is mostly used by camera interfaces in embedded platforms. > > config VIDEO_ADV_DEBUG > bool "Enable advanced debug functionality on V4L2 drivers" -- Regards, Laurent Pinchart