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


      1# SPDX-License-Identifier: GPL-2.0-only
      2config VIDEO_AM437X_VPFE
      3	tristate "TI AM437x VPFE video capture driver"
      4	depends on V4L_PLATFORM_DRIVERS
      5	depends on VIDEO_DEV
      6	depends on SOC_AM43XX || COMPILE_TEST
      7	select MEDIA_CONTROLLER
      8	select VIDEO_V4L2_SUBDEV_API
      9	select VIDEOBUF2_DMA_CONTIG
     10	select V4L2_FWNODE
     11	help
     12	   Support for AM437x Video Processing Front End based Video
     13	   Capture Driver.
     14
     15	   To compile this driver as a module, choose M here. The module
     16	   will be called am437x-vpfe.