1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "DRM Support for PL111 CLCD Controller"
5 depends on ARM || ARM64 || COMPILE_TEST
6 depends on VEXPRESS_CONFIG || VEXPRESS_CONFIG=n
8 select DRM_CLIENT_SELECTION
10 select DRM_GEM_DMA_HELPER
12 select DRM_PANEL_BRIDGE
14 Choose this option for DRM support for the PL111 CLCD controller.
15 If M is selected the module will be called pl111_drm.