xref: /linux/drivers/gpu/drm/armada/Kconfig (revision c771600c6af14749609b49565ffb4cac2959710d)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
296f60e37SRussell Kingconfig DRM_ARMADA
396f60e37SRussell King	tristate "DRM support for Marvell Armada SoCs"
4f0c379a1SArnd Bergmann	depends on DRM && HAVE_CLK && ARM && MMU
5*9f62b01bSThomas Zimmermann	select DRM_CLIENT_SELECTION
696f60e37SRussell King	select DRM_KMS_HELPER
74520844bSThomas Zimmermann	select FB_IOMEM_HELPERS if DRM_FBDEV_EMULATION
896f60e37SRussell King	help
996f60e37SRussell King	  Support the "LCD" controllers found on the Marvell Armada 510
1096f60e37SRussell King	  devices.  There are two controllers on the device, each controller
1196f60e37SRussell King	  supports graphics and video overlays.
1296f60e37SRussell King
1396f60e37SRussell King	  This driver provides no built-in acceleration; acceleration is
1496f60e37SRussell King	  performed by other IP found on the SoC.  This driver provides
1596f60e37SRussell King	  kernel mode setting and buffer management to userspace.
16