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 <geert+renesas@glider.be>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://patchwork.freedesktop.org/patch/msgid/b2d1a7a765e4af249f4c450383de6e8422647e2e.1713780345.git.geert+renesas@glider.be
Signed-off-by: Maxime Ripard <mripard@kernel.org>
This commit is contained in:
Geert Uytterhoeven 2024-04-22 12:30:31 +02:00 committed by Maxime Ripard
parent 9367f43091
commit 759d026846
No known key found for this signature in database
GPG Key ID: 275FCE19A23DBE76

View File

@ -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