]> Git Repo - linux.git/blob - drivers/gpu/drm/atmel-hlcdc/Kconfig
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[linux.git] / drivers / gpu / drm / atmel-hlcdc / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config DRM_ATMEL_HLCDC
3         tristate "DRM Support for ATMEL HLCDC Display Controller"
4         depends on DRM && OF && COMMON_CLK && MFD_ATMEL_HLCDC && ARM
5         select DRM_GEM_DMA_HELPER
6         select DRM_KMS_HELPER
7         select DRM_PANEL
8         help
9           Choose this option if you have an ATMEL SoC with an HLCDC display
10           controller (i.e. at91sam9n12, at91sam9x5 family or sama5d3 family).
This page took 0.035991 seconds and 4 git commands to generate.