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


      1# SPDX-License-Identifier: GPL-2.0
      2config VIDEO_IMX8_JPEG
      3	tristate "IMX8 JPEG Encoder/Decoder"
      4	depends on V4L_MEM2MEM_DRIVERS
      5	depends on ARCH_MXC || COMPILE_TEST
      6	depends on VIDEO_DEV
      7	select VIDEOBUF2_DMA_CONTIG
      8	select V4L2_MEM2MEM_DEV
      9	select V4L2_JPEG_HELPER
     10	help
     11	  This is a video4linux2 driver for the i.MX8 QXP/QM integrated
     12	  JPEG encoder/decoder.