aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinaro CI <ci_notify@linaro.org>2021-12-19 22:41:48 +0000
committerLinaro CI <ci_notify@linaro.org>2021-12-19 22:41:48 +0000
commite7f9a8b086ce63b6f271e0d7cd786f3a852fa065 (patch)
treec55f3b4fe4fee304f7e036faccf04e2619df87e7
parent628e1f1d2e0adb57288f14e4f0f9517a5cae3258 (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