14 lines · plain
1# SPDX-License-Identifier: GPL-2.02config DRM_KOMEDA3 tristate "ARM Komeda display driver"4 depends on DRM && OF5 depends on COMMON_CLK6 select DRM_KMS_HELPER7 select DRM_GEM_DMA_HELPER8 select VIDEOMODE_HELPERS9 help10 Choose this option if you want to compile the ARM Komeda display11 Processor driver. It supports the D71 variants of the hardware.12 13 If compiled as a module it will be called komeda.14