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


      1# SPDX-License-Identifier: GPL-2.0
      2
      3comment "Xilinx media platform drivers"
      4
      5config VIDEO_XILINX
      6	tristate "Xilinx Video IP (EXPERIMENTAL)"
      7	depends on V4L_PLATFORM_DRIVERS
      8	depends on VIDEO_DEV  && OF && HAS_DMA
      9	select MEDIA_CONTROLLER
     10	select VIDEO_V4L2_SUBDEV_API
     11	select VIDEOBUF2_DMA_CONTIG
     12	select V4L2_FWNODE
     13	help
     14	  Driver for Xilinx Video IP Pipelines
     15
     16config VIDEO_XILINX_CSI2RXSS
     17	depends on VIDEO_XILINX
     18	tristate "Xilinx CSI-2 Rx Subsystem"
     19	help
     20	  Driver for Xilinx MIPI CSI-2 Rx Subsystem. This is a V4L sub-device
     21	  based driver that takes input from CSI-2 Tx source and converts
     22	  it into an AXI4-Stream.
     23
     24config VIDEO_XILINX_TPG
     25	tristate "Xilinx Video Test Pattern Generator"
     26	depends on VIDEO_XILINX
     27	select VIDEO_XILINX_VTC
     28	help
     29	   Driver for the Xilinx Video Test Pattern Generator
     30
     31config VIDEO_XILINX_VTC
     32	tristate "Xilinx Video Timing Controller"
     33	depends on VIDEO_XILINX
     34	help
     35	   Driver for the Xilinx Video Timing Controller