Skip to content

Commit bf4c985

Browse files
Sakari Ailusmchehab
authored andcommitted
media: staging: atomisp: select V4L2_FWNODE
Select V4L2_FWNODE as the driver depends on it. Reported-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Fixes: aa31f65 ("media: atomisp: allow building the driver again") Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Tested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
1 parent 9c2dcfc commit bf4c985

File tree

1 file changed

+1
-0
lines changed
  • drivers/staging/media/atomisp

1 file changed

+1
-0
lines changed

drivers/staging/media/atomisp/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ config VIDEO_ATOMISP
1313
tristate "Intel Atom Image Signal Processor Driver"
1414
depends on VIDEO_DEV && INTEL_ATOMISP
1515
depends on PMIC_OPREGION
16+
select V4L2_FWNODE
1617
select IOSF_MBI
1718
select VIDEOBUF2_VMALLOC
1819
select VIDEO_V4L2_SUBDEV_API

0 commit comments

Comments
 (0)