Message ID | 20211110070950.3355597-2-liu.yun@linux.dev (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/3] drm/msm/hdmi: fix build without CONFIG_COMMON_CLK | expand |
diff --git a/drivers/gpu/drm/msm/Kconfig b/drivers/gpu/drm/msm/Kconfig index ae11061727ff..617dcb799156 100644 --- a/drivers/gpu/drm/msm/Kconfig +++ b/drivers/gpu/drm/msm/Kconfig @@ -65,6 +65,7 @@ config DRM_MSM_HDMI_HDCP config DRM_MSM_DP bool "Enable DisplayPort support in MSM DRM driver" depends on DRM_MSM + select RATIONAL default y help Compile in support for DP driver in MSM DRM driver. DP external