Skip to content
Snippets Groups Projects
Unverified Commit d738adc2 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Maxime Ripard
Browse files

Revert "drm: fix DRM_DISPLAY_DP_HELPER dependencies"

parent 759d0268
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ config DRM_EXYNOS_DP
bool "Exynos specific extensions for Analogix DP driver"
depends on DRM_EXYNOS_FIMD || DRM_EXYNOS7_DECON
depends on DRM_DISPLAY_DP_HELPER
depends on DRM_DISPLAY_HELPER=y || (DRM_DISPLAY_HELPER=m && DRM_EXYNOS=m)
depends on DRM_DISPLAY_HELPER
select DRM_ANALOGIX_DP
default DRM_EXYNOS
select DRM_PANEL
......
......@@ -46,7 +46,7 @@ config ROCKCHIP_ANALOGIX_DP
config ROCKCHIP_CDN_DP
bool "Rockchip cdn DP"
depends on DRM_DISPLAY_DP_HELPER
depends on DRM_DISPLAY_HELPER=y || (DRM_DISPLAY_HELPER=m && DRM_ROCKCHIP=m)
depends on DRM_DISPLAY_HELPER
depends on EXTCON=y || (EXTCON=m && DRM_ROCKCHIP=m)
help
This selects support for Rockchip SoC specific extensions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment