treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / gpu / drm / atmel-hlcdc / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
1a396789
BB
2config DRM_ATMEL_HLCDC
3 tristate "DRM Support for ATMEL HLCDC Display Controller"
9ec60ca6 4 depends on DRM && OF && COMMON_CLK && MFD_ATMEL_HLCDC && ARM
1a396789
BB
5 select DRM_GEM_CMA_HELPER
6 select DRM_KMS_HELPER
1a396789
BB
7 select DRM_KMS_CMA_HELPER
8 select DRM_PANEL
9 help
10 Choose this option if you have an ATMEL SoC with an HLCDC display
11 controller (i.e. at91sam9n12, at91sam9x5 family or sama5d3 family).