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


      1# SPDX-License-Identifier: GPL-2.0-only
      2
      3comment "VIA media platform drivers"
      4
      5config VIDEO_VIA_CAMERA
      6	tristate "VIAFB camera controller support"
      7	depends on V4L_PLATFORM_DRIVERS
      8	depends on FB_VIA && VIDEO_DEV
      9	select VIDEOBUF2_DMA_SG
     10	select VIDEO_OV7670
     11	help
     12	   Driver support for the integrated camera controller in VIA
     13	   Chrome9 chipsets.  Currently only tested on OLPC xo-1.5 systems
     14	   with ov7670 sensors.