media: ccs: Select V4L2_CCI_I2C
Select V4L2_CCI_I2C Kconfig option which the CCS driver now depends on.
Fixes: 529322112a ("media: ccs: Use V4L2 CCI for accessing sensor registers")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202312060941.CYiHppAp-lkp@intel.com/
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
committed by
Hans Verkuil
parent
db71a7f5cb
commit
91478b772f
@@ -2,6 +2,7 @@
|
||||
config VIDEO_CCS
|
||||
tristate "MIPI CCS/SMIA++/SMIA sensor support"
|
||||
depends on HAVE_CLK
|
||||
select V4L2_CCI_I2C
|
||||
select VIDEO_CCS_PLL
|
||||
help
|
||||
This is a generic driver for MIPI CCS, SMIA++ and SMIA compliant
|
||||
|
||||
Reference in New Issue
Block a user