cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Kconfig (336B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2config VIDEO_CCS
      3	tristate "MIPI CCS/SMIA++/SMIA sensor support"
      4	depends on I2C && VIDEO_DEV && HAVE_CLK
      5	select MEDIA_CONTROLLER
      6	select VIDEO_V4L2_SUBDEV_API
      7	select VIDEO_CCS_PLL
      8	select V4L2_FWNODE
      9	help
     10	  This is a generic driver for MIPI CCS, SMIA++ and SMIA compliant
     11	  camera sensors.