Skip to content

Commit a722511

Browse files
rddunlaprobclark
authored andcommitted
drm/msm: DEVFREQ_GOV_SIMPLE_ONDEMAND is no longer needed
DRM_MSM no longer needs DEVFREQ_GOV_SIMPLE_ONDEMAND (since commit dbd7a2a ("PM / devfreq: Fix build issues with devfreq disabled") in linux-next), so remove that select from the DRM_MSM Kconfig file. Fixes: 6563f60 ("drm/msm/gpu: Add devfreq tuning debugfs") Signed-off-by: Randy Dunlap <[email protected]> Cc: Rob Clark <[email protected]> Cc: Abhinav Kumar <[email protected]> Cc: Dmitry Baryshkov <[email protected]> Cc: Sean Paul <[email protected]> Cc: David Airlie <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Reviewed-by: Rob Clark <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/523353/ Link: https://lore.kernel.org/r/[email protected] [rob: tweak commit message to make checkpatch.pl happy] Signed-off-by: Rob Clark <[email protected]>
1 parent 5ec498b commit a722511

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/msm/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ config DRM_MSM
2323
select SHMEM
2424
select TMPFS
2525
select QCOM_SCM
26-
select DEVFREQ_GOV_SIMPLE_ONDEMAND
2726
select WANT_DEV_COREDUMP
2827
select SND_SOC_HDMI_CODEC if SND_SOC
2928
select SYNC_FILE

0 commit comments

Comments
 (0)