aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinaro CI <ci_notify@linaro.org>2021-12-13 20:37:24 +0000
committerLinaro CI <ci_notify@linaro.org>2021-12-13 20:37:24 +0000
commit7f982a358f762467f74ae968763fdc551161c7ab (patch)
treecc3bd1c5bc69f4715a1e54a9f252a03444c2142e
parent1794031c718d15ae7189ba5fa8cdef58287a634a (diff)
parent0957b36e2d594d1aada4a4e6e716432020fcff9a (diff)
Merge remote-tracking branch 'fixes-lumag/tracking-qcomlt-fixes-lumag' into integration-linux-qcomlt
-rw-r--r--drivers/gpu/drm/panel/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/panel/Kconfig b/drivers/gpu/drm/panel/Kconfig
index cfc8d644cedf..0840a063722e 100644
--- a/drivers/gpu/drm/panel/Kconfig
+++ b/drivers/gpu/drm/panel/Kconfig
@@ -93,6 +93,7 @@ config DRM_PANEL_EDP
depends on OF
depends on BACKLIGHT_CLASS_DEVICE
depends on PM
+ depends on DRM_KMS_HELPER
select VIDEOMODE_HELPERS
select DRM_DP_AUX_BUS
help