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

Commit f6019702 authored by Philipp Zabel's avatar Philipp Zabel
Browse files

drm/imx: allow building under COMPILE_TEST



Allow to compile-test imx-drm on other platforms.

Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 2acef9c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ config DRM_IMX
	select VIDEOMODE_HELPERS
	select DRM_GEM_CMA_HELPER
	select DRM_KMS_CMA_HELPER
	depends on DRM && (ARCH_MXC || ARCH_MULTIPLATFORM)
	depends on DRM && (ARCH_MXC || ARCH_MULTIPLATFORM || COMPILE_TEST)
	depends on IMX_IPUV3_CORE
	help
	  enable i.MX graphics support