]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - drivers/gpu/drm/mxsfb/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-focal-kernel.git] / drivers / gpu / drm / mxsfb / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
45d59d70
MV
2config DRM_MXS
3 bool
4 help
5 Choose this option to select drivers for MXS FB devices
6
7config DRM_MXSFB
8 tristate "i.MX23/i.MX28/i.MX6SX MXSFB LCD controller"
9 depends on DRM && OF
10 depends on COMMON_CLK
11 select DRM_MXS
12 select DRM_KMS_HELPER
13 select DRM_KMS_FB_HELPER
14 select DRM_KMS_CMA_HELPER
81662557 15 select DRM_PANEL
45d59d70
MV
16 help
17 Choose this option if you have an i.MX23/i.MX28/i.MX6SX MXSFB
18 LCD controller.
19
20 If M is selected the module will be called mxsfb.