On Wed, Apr 03, 2024 at 12:56:21PM +0200, Maxime Ripard wrote: > Commit 4fc8cb47fcfd ("drm/display: Move HDMI helpers into display-helper > module") turned the DRM_DW_HDMI dependency of DRM_IMX_HDMI into a > depends on which ended up disabling the driver in the defconfig. Make > sure it's still enabled. > > Fixes: 4fc8cb47fcfd ("drm/display: Move HDMI helpers into display-helper module") > Reported-by: Mark Brown <broonie@xxxxxxxxxx> > Reported-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx> > Signed-off-by: Maxime Ripard <mripard@xxxxxxxxxx> Acked-by: Shawn Guo <shawnguo@xxxxxxxxxx>