xref: /linux/drivers/gpu/drm/armada/Kconfig (revision f0c379a1cc294fdc6b925f01249477960edc3b90)
196f60e37SRussell Kingconfig DRM_ARMADA
296f60e37SRussell King	tristate "DRM support for Marvell Armada SoCs"
3*f0c379a1SArnd Bergmann	depends on DRM && HAVE_CLK && ARM && MMU
496f60e37SRussell King	select DRM_KMS_HELPER
596f60e37SRussell King	help
696f60e37SRussell King	  Support the "LCD" controllers found on the Marvell Armada 510
796f60e37SRussell King	  devices.  There are two controllers on the device, each controller
896f60e37SRussell King	  supports graphics and video overlays.
996f60e37SRussell King
1096f60e37SRussell King	  This driver provides no built-in acceleration; acceleration is
1196f60e37SRussell King	  performed by other IP found on the SoC.  This driver provides
1296f60e37SRussell King	  kernel mode setting and buffer management to userspace.
13