From: Geert Uytterhoeven Date: Mon, 22 Apr 2024 10:30:30 +0000 (+0200) Subject: Revert "drm/display: Select DRM_KMS_HELPER for DP helpers" X-Git-Tag: io_uring-6.10-20240523~68^2~3^2~16 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=9367f430917a12d84f90516489c8b94cab5e6390;p=linux-2.6-block.git Revert "drm/display: Select DRM_KMS_HELPER for DP helpers" This reverts commit 7fa678cc0a5648b5ea28629a2d21b9d4b6ac8f56, as the commit it fixes will be reverted, too. Signed-off-by: Geert Uytterhoeven Acked-by: Arnd Bergmann Link: https://patchwork.freedesktop.org/patch/msgid/17b6a2c5f3250a7d02ee1b517182ca6fd9baa45a.1713780345.git.geert+renesas@glider.be Signed-off-by: Maxime Ripard --- diff --git a/drivers/gpu/drm/display/Kconfig b/drivers/gpu/drm/display/Kconfig index a38962a556c2..01f2a231aa5f 100644 --- a/drivers/gpu/drm/display/Kconfig +++ b/drivers/gpu/drm/display/Kconfig @@ -39,7 +39,6 @@ config DRM_DISPLAY_DP_AUX_CHARDEV config DRM_DISPLAY_DP_HELPER bool "DRM DisplayPort Helpers" depends on DRM_DISPLAY_HELPER - select DRM_KMS_HELPER default y help DRM display helpers for DisplayPort.