treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / gpu / drm / tve200 / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
179c02fe
LW
2config 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
14b469f9
LW
8 select DRM_BRIDGE
9 select DRM_PANEL_BRIDGE
179c02fe
LW
10 select DRM_KMS_HELPER
11 select DRM_KMS_CMA_HELPER
12 select DRM_GEM_CMA_HELPER
13 select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE
14 help
15 Choose this option for DRM support for the Faraday TV Encoder
16 TVE200 Controller.
17 If M is selected the module will be called tve200_drm.