xref: /linux/drivers/media/i2c/ccs/Kconfig (revision 4999999ed7e099fcc2476c8b3a245c4c2c9026c0)
1# SPDX-License-Identifier: GPL-2.0-only
2config VIDEO_CCS
3	tristate "MIPI CCS/SMIA++/SMIA sensor support"
4	depends on HAVE_CLK
5	select VIDEO_CCS_PLL
6	help
7	  This is a generic driver for MIPI CCS, SMIA++ and SMIA compliant
8	  camera sensors.
9