]> Git Repo - J-linux.git/blob - drivers/gpu/drm/mcde/Kconfig
Merge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/delle...
[J-linux.git] / drivers / gpu / drm / mcde / Kconfig
1 config 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         help
15           Choose this option for DRM support for the ST-Ericsson MCDE
16           Multi-Channel Display Engine.
17           If M is selected the module will be called mcde_drm.
This page took 0.02967 seconds and 4 git commands to generate.