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

Commit ac20fa0a authored by Rob Clark's avatar Rob Clark
Browse files

drm/msm: select PM_OPP



Otherwise, if nothing else enabled selects it, dev_pm_opp_of_add_table()
will return -ENOTSUPP.

Fixes: e2af8b6b ("drm/msm: gpu: Use OPP tables if we can")
Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent bc1f0e04
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ config DRM_MSM
	select QCOM_SCM
	select SND_SOC_HDMI_CODEC if SND_SOC
	select SYNC_FILE
	select PM_OPP
	default y
	help
	  DRM/KMS driver for MSM/snapdragon.