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

Commit be88298b authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Dave Airlie
Browse files

drm/tilcdc: only build on arm



[airlied: hack for now until we fix cma helpers on other OF platforms]
Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarDave Airlie <airlied@linux.ie>
parent 28ee4618
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config DRM_TILCDC
	tristate "DRM Support for TI LCDC Display Controller"
	depends on DRM && OF
	depends on DRM && OF && ARM
	select DRM_KMS_HELPER
	select DRM_KMS_CMA_HELPER
	select DRM_GEM_CMA_HELPER