]> Git Repo - J-linux.git/blob - drivers/gpu/drm/tve200/Kconfig
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / gpu / drm / tve200 / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config DRM_TVE200
3         tristate "DRM Support for Faraday TV Encoder TVE200"
4         depends on DRM
5         depends on CMA
6         depends on ARM || COMPILE_TEST
7         depends on OF
8         select DRM_BRIDGE
9         select DRM_CLIENT_SELECTION
10         select DRM_PANEL_BRIDGE
11         select DRM_KMS_HELPER
12         select DRM_GEM_DMA_HELPER
13         help
14           Choose this option for DRM support for the Faraday TV Encoder
15           TVE200 Controller.
16           If M is selected the module will be called tve200_drm.
This page took 0.029396 seconds and 4 git commands to generate.