From: Geert Uytterhoeven Date: Mon, 22 Apr 2024 10:30:31 +0000 (+0200) Subject: Revert "drm/bridge: dw-hdmi: Make DRM_DW_HDMI selectable" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=759d026846f519262e22ab35e0aa96f6b1973d05;p=linux.git Revert "drm/bridge: dw-hdmi: Make DRM_DW_HDMI selectable" This reverts commit 0209df3b4731516fe77638bfc52ba2e9629c67cd, as the commit it fixes (which is BTW not the commit in the Fixes: tag!) will be reverted, too. Signed-off-by: Geert Uytterhoeven Acked-by: Arnd Bergmann Link: https://patchwork.freedesktop.org/patch/msgid/b2d1a7a765e4af249f4c450383de6e8422647e2e.1713780345.git.geert+renesas@glider.be Signed-off-by: Maxime Ripard --- diff --git a/drivers/gpu/drm/bridge/synopsys/Kconfig b/drivers/gpu/drm/bridge/synopsys/Kconfig index 1252fd30d4a4b..387f5bd86089f 100644 --- a/drivers/gpu/drm/bridge/synopsys/Kconfig +++ b/drivers/gpu/drm/bridge/synopsys/Kconfig @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-only config DRM_DW_HDMI - tristate "Synopsys Designware HDMI TX Controller" + tristate depends on DRM_DISPLAY_HDMI_HELPER depends on DRM_DISPLAY_HELPER select DRM_KMS_HELPER