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 <[email protected]> Reported-by: Alexander Stein <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Acked-by: Jernej Skrabec <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jernej Skrabec <[email protected]>
1 parent 4cece76 commit deff401

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)