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


      1# SPDX-License-Identifier: GPL-2.0
      2config VIDEO_MAX96712
      3	tristate "Maxim MAX96712 Quad GMSL2 Deserializer support"
      4	depends on I2C
      5	depends on OF_GPIO
      6	depends on VIDEO_DEV
      7	select V4L2_FWNODE
      8	select VIDEO_V4L2_SUBDEV_API
      9	select MEDIA_CONTROLLER
     10	help
     11	  This driver supports the Maxim MAX96712 Quad GMSL2 Deserializer.
     12
     13	  To compile this driver as a module, choose M here: the
     14	  module will be called max96712.