Linux Audio

Check our new training course

Linux kernel drivers training

Mar 31-Apr 9, 2025, special US time zones
Register
Loading...
Note: File does not exist in v3.1.
 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_DMA_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.