Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 796c8e1c authored by Russell King's avatar Russell King
Browse files

DRM: Armada: depend on ARM



Armada DRM uses relaxed accessors which are not available on other
platforms.  Limit it to just ARM.

Acked-by: default avatarRob Clark <robdclark@gmail.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 585b691e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config DRM_ARMADA
	tristate "DRM support for Marvell Armada SoCs"
	depends on DRM && HAVE_CLK
	depends on DRM && HAVE_CLK && ARM
	select FB_CFB_FILLRECT
	select FB_CFB_COPYAREA
	select FB_CFB_IMAGEBLIT