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

Commit 08a95e68 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "drm/msm: remove clock framework dependency"

parents e51c3cc8 1a35b11b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ config DRM_MSM
	tristate "MSM DRM"
	depends on DRM
	depends on ARCH_QCOM || (ARM && COMPILE_TEST)
	depends on OF && COMMON_CLK
	depends on OF
	select REGULATOR
	select DRM_KMS_HELPER
	select DRM_PANEL