drm/etnaviv: add clock gating workaround for GC7000 r6202
[linux-2.6-microblaze.git] / drivers / gpu / drm / meson / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config DRM_MESON
3         tristate "DRM Support for Amlogic Meson Display Controller"
4         depends on DRM && OF && (ARM || ARM64)
5         depends on ARCH_MESON || COMPILE_TEST
6         select DRM_KMS_HELPER
7         select DRM_KMS_CMA_HELPER
8         select DRM_GEM_CMA_HELPER
9         select VIDEOMODE_HELPERS
10         select REGMAP_MMIO
11         select MESON_CANVAS
12
13 config DRM_MESON_DW_HDMI
14         tristate "HDMI Synopsys Controller support for Amlogic Meson Display"
15         depends on DRM_MESON
16         default y if DRM_MESON
17         select DRM_DW_HDMI
18         imply DRM_DW_HDMI_I2S_AUDIO