Hi Shawn, On Thu, Oct 31, 2019 at 05:18:55PM +0800, Shawnx Tu wrote: > diff --git a/drivers/media/i2c/Kconfig b/drivers/media/i2c/Kconfig > index 7eee181..eab4b78 100644 > --- a/drivers/media/i2c/Kconfig > +++ b/drivers/media/i2c/Kconfig > @@ -566,6 +566,19 @@ config VIDEO_APTINA_PLL > config VIDEO_SMIAPP_PLL > tristate > > +config VIDEO_HI556 > + tristate "Hynix Hi-556 sensor support" > + depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API > + depends on MEDIA_CAMERA_SUPPORT > + depends on MEDIA_CONTROLLER > + select V4L2_FWNODE > + help > + This is a Video4Linux2 sensor driver for the Hynix > + Hi-556 camera. > + > + To compile this driver as a module, choose M here: the > + module will be called hi556. > + Can you fix the Kconfig issue kbuild bot found? -- Sakari Ailus