aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinaro CI <ci_notify@linaro.org>2022-02-25 08:39:29 +0000
committerLinaro CI <ci_notify@linaro.org>2022-02-25 08:39:29 +0000
commite2ae8aedb9c789cd637279ee8f56d941cfcf8a94 (patch)
treed2c5288c05f0680a196a3436ee1a6cb8cf7e5238
parent85d67a4c4fdea583cfeb307706854fa7c7eb8e22 (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 434c2861bb40..b0d637669ee6 100644
--- a/drivers/gpu/drm/panel/Kconfig
+++ b/drivers/gpu/drm/panel/Kconfig
@@ -104,6 +104,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