media: staging: atomisp: select V4L2_FWNODE
[ Upstream commit bf4c985707d3168ebb7d87d15830de66949d979c ]
Select V4L2_FWNODE as the driver depends on it.
Reported-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Fixes: aa31f65140
("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
accc838fd6
commit
70f9f05aba
@ -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 VIDEOBUF_VMALLOC
|
||||
select VIDEO_V4L2_SUBDEV_API
|
||||
|
Loading…
Reference in New Issue
Block a user