162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig DRM_PL111 362306a36Sopenharmony_ci tristate "DRM Support for PL111 CLCD Controller" 462306a36Sopenharmony_ci depends on DRM 562306a36Sopenharmony_ci depends on ARM || ARM64 || COMPILE_TEST 662306a36Sopenharmony_ci depends on VEXPRESS_CONFIG || VEXPRESS_CONFIG=n 762306a36Sopenharmony_ci depends on COMMON_CLK 862306a36Sopenharmony_ci select DRM_KMS_HELPER 962306a36Sopenharmony_ci select DRM_GEM_DMA_HELPER 1062306a36Sopenharmony_ci select DRM_BRIDGE 1162306a36Sopenharmony_ci select DRM_PANEL_BRIDGE 1262306a36Sopenharmony_ci select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE 1362306a36Sopenharmony_ci help 1462306a36Sopenharmony_ci Choose this option for DRM support for the PL111 CLCD controller. 1562306a36Sopenharmony_ci If M is selected the module will be called pl111_drm. 1662306a36Sopenharmony_ci 17