Hi, On 6/13/23 18:51, Sakari Ailus wrote: > Select V4L2_FWNODE as the driver depends on it. > > Reported-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> > Fixes: aa31f6514047 ("media: atomisp: allow building the driver again") > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> Thanks, patch looks good to me: Reviewed-by: Hans de Goede <hdegoede@xxxxxxxxxx> Mauro this is a build fix for the recent atomisp pull-req for 6.5, can you merge this please. Regards, Hans > --- > drivers/staging/media/atomisp/Kconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/staging/media/atomisp/Kconfig b/drivers/staging/media/atomisp/Kconfig > index c9bff98e5309a..e9b168ba97bf1 100644 > --- a/drivers/staging/media/atomisp/Kconfig > +++ b/drivers/staging/media/atomisp/Kconfig > @@ -13,6 +13,7 @@ config VIDEO_ATOMISP > tristate "Intel Atom Image Signal Processor Driver" > depends on VIDEO_DEV && INTEL_ATOMISP > depends on PMIC_OPREGION > + select V4L2_FWNODE > select IOSF_MBI > select VIDEOBUF2_VMALLOC > select VIDEO_V4L2_SUBDEV_API