brintos

brintos / linux-shallow public Read only

0
0
Text · 262 B · 710a729 Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config VIDEO_CCS3	tristate "MIPI CCS/SMIA++/SMIA sensor support"4	depends on HAVE_CLK5	select V4L2_CCI_I2C6	select VIDEO_CCS_PLL7	help8	  This is a generic driver for MIPI CCS, SMIA++ and SMIA compliant9	  camera sensors.10