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


      1config DRM_IMX_DCSS
      2	tristate "i.MX8MQ DCSS"
      3	select IMX_IRQSTEER
      4	select DRM_KMS_HELPER
      5	select DRM_GEM_CMA_HELPER
      6	select VIDEOMODE_HELPERS
      7	depends on DRM && ARCH_MXC && ARM64
      8	help
      9	  Choose this if you have a NXP i.MX8MQ based system and want to use the
     10	  Display Controller Subsystem. This option enables DCSS support.