Skip to content

Commit deff401

Browse files
mripardjernejsk
authored andcommitted
ARM: configs: sunxi: Enable DRM_DW_HDMI
Commit 4fc8cb4 ("drm/display: Move HDMI helpers into display-helper module") turned the DRM_DW_HDMI dependency of DRM_SUN8I_DW_HDMI into a depends on which ended up disabling the driver in the defconfig. Make sure it's still enabled. Fixes: 4fc8cb4 ("drm/display: Move HDMI helpers into display-helper module") Reported-by: Mark Brown <broonie@kernel.org> Reported-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Maxime Ripard <mripard@kernel.org> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com> Link: https://lore.kernel.org/r/20240403-fix-dw-hdmi-kconfig-v1-5-afbc4a835c38@kernel.org Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
1 parent 4cece76 commit deff401

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/configs/sunxi_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ CONFIG_DRM_PANEL_LVDS=y
110110
CONFIG_DRM_PANEL_SIMPLE=y
111111
CONFIG_DRM_PANEL_EDP=y
112112
CONFIG_DRM_SIMPLE_BRIDGE=y
113+
CONFIG_DRM_DW_HDMI=y
113114
CONFIG_DRM_LIMA=y
114115
CONFIG_FB_SIMPLE=y
115116
CONFIG_BACKLIGHT_CLASS_DEVICE=y

0 commit comments

Comments
 (0)