^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) config DRM_FSL_DCU
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) tristate "DRM Support for Freescale DCU"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) depends on DRM && OF && ARM && COMMON_CLK
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) select BACKLIGHT_CLASS_DEVICE
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) select DRM_KMS_HELPER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) select DRM_KMS_CMA_HELPER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) select DRM_PANEL
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) select REGMAP_MMIO
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) select VIDEOMODE_HELPERS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) Choose this option if you have an Freescale DCU chipset.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) If M is selected the module will be called fsl-dcu-drm.