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


      1# SPDX-License-Identifier: GPL-2.0
      2
      3config VIDEO_OMAP4
      4	tristate "OMAP 4 Camera support"
      5	depends on VIDEO_DEV  && I2C
      6	depends on ARCH_OMAP4 || COMPILE_TEST
      7	select MEDIA_CONTROLLER
      8	select VIDEO_V4L2_SUBDEV_API
      9	select MFD_SYSCON
     10	select VIDEOBUF2_DMA_CONTIG
     11	help
     12	  Driver for an OMAP 4 ISS controller.