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 (491B)


      1# SPDX-License-Identifier: GPL-2.0
      2
      3config VIDEO_SUN4I_CSI
      4	tristate "Allwinner A10 CMOS Sensor Interface Support"
      5	depends on V4L_PLATFORM_DRIVERS
      6	depends on VIDEO_DEV && COMMON_CLK  && HAS_DMA
      7	depends on ARCH_SUNXI || COMPILE_TEST
      8	select MEDIA_CONTROLLER
      9	select VIDEO_V4L2_SUBDEV_API
     10	select VIDEOBUF2_DMA_CONTIG
     11	select V4L2_FWNODE
     12	help
     13	  This is a V4L2 driver for the Allwinner A10 CSI
     14
     15	  To compile this driver as a module, choose M here: the module
     16	  will be called sun4i_csi.