# SPDX-License-Identifier: GPL-2.0 config [31mCONFIG_DRM_KOMEDA[0m tristate "ARM Komeda display driver" depends on [31mCONFIG_DRM[0m && [31mCONFIG_OF[0m depends on [31mCONFIG_COMMON_CLK[0m select [31mCONFIG_DRM_KMS_HELPER[0m select [31mCONFIG_DRM_KMS_CMA_HELPER[0m select [31mCONFIG_DRM_GEM_CMA_HELPER[0m select [31mCONFIG_VIDEOMODE_HELPERS[0m help Choose this option if you want to compile the [31mCONFIG_ARM[0m Komeda display Processor driver. It supports the D71 variants of the hardware. If compiled as a module it will be called komeda. |