File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ config DRM_EXYNOS_DP
68
68
bool "Exynos specific extensions for Analogix DP driver"
69
69
depends on DRM_EXYNOS_FIMD || DRM_EXYNOS7_DECON
70
70
depends on DRM_DISPLAY_DP_HELPER
71
- depends on DRM_DISPLAY_HELPER=y || (DRM_DISPLAY_HELPER=m && DRM_EXYNOS=m)
71
+ depends on DRM_DISPLAY_HELPER
72
72
select DRM_ANALOGIX_DP
73
73
default DRM_EXYNOS
74
74
select DRM_PANEL
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ config ROCKCHIP_ANALOGIX_DP
46
46
config ROCKCHIP_CDN_DP
47
47
bool "Rockchip cdn DP"
48
48
depends on DRM_DISPLAY_DP_HELPER
49
- depends on DRM_DISPLAY_HELPER=y || (DRM_DISPLAY_HELPER=m && DRM_ROCKCHIP=m)
49
+ depends on DRM_DISPLAY_HELPER
50
50
depends on EXTCON=y || (EXTCON=m && DRM_ROCKCHIP=m)
51
51
help
52
52
This selects support for Rockchip SoC specific extensions
You can’t perform that action at this time.
0 commit comments