]> Git Repo - linux.git/blob - drivers/gpu/drm/arm/display/Kconfig
Merge tag 'for-6.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
[linux.git] / drivers / gpu / drm / arm / display / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 config DRM_KOMEDA
3         tristate "ARM Komeda display driver"
4         depends on DRM && OF
5         depends on COMMON_CLK
6         select DRM_KMS_HELPER
7         select DRM_GEM_DMA_HELPER
8         select VIDEOMODE_HELPERS
9         help
10           Choose this option if you want to compile the ARM Komeda display
11           Processor driver. It supports the D71 variants of the hardware.
12
13           If compiled as a module it will be called komeda.
This page took 0.04522 seconds and 4 git commands to generate.