^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_ARMADA
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) tristate "DRM support for Marvell Armada SoCs"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) depends on DRM && HAVE_CLK && ARM && MMU
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) select DRM_KMS_HELPER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) Support the "LCD" controllers found on the Marvell Armada 510
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) devices. There are two controllers on the device, each controller
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) supports graphics and video overlays.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) This driver provides no built-in acceleration; acceleration is
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) performed by other IP found on the SoC. This driver provides
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) kernel mode setting and buffer management to userspace.