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


      1config DRM_MCDE
      2	tristate "DRM Support for ST-Ericsson MCDE (Multichannel Display Engine)"
      3	depends on DRM
      4	depends on CMA
      5	depends on ARM || COMPILE_TEST
      6	depends on OF
      7	depends on COMMON_CLK
      8	select MFD_SYSCON
      9	select DRM_MIPI_DSI
     10	select DRM_BRIDGE
     11	select DRM_PANEL_BRIDGE
     12	select DRM_KMS_HELPER
     13	select DRM_GEM_CMA_HELPER
     14	select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE
     15	help
     16	  Choose this option for DRM support for the ST-Ericsson MCDE
     17	  Multi-Channel Display Engine.
     18	  If M is selected the module will be called mcde_drm.