On Wed, May 29, 2024 at 10:00:13AM +0200, Maxime Ripard wrote:
> During the life of the series that introduced the
> DRM_DISPLAY_HDMI_STATE_HELPER option, we reworked the Kconfig option
> dependency setup to rely on depends on with commit f6d2dc03fa85 ("drm:
> Switch DRM_DISPLAY_HDMI_HELPER to depends on") which got reverted later
> on because it was creating too many issues by commit d7c128cb775e
> ("Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on"").
> 
> However, since the series was out of tree at that time,
> DRM_DISPLAY_HDMI_STATE_HELPER wasn't properly updated to take the revert
> into account and is now creating build issues.
> 
> Let's switch the depends on to a select to fix this.
> 
> Reported-by: kernel test robot <l...@intel.com>
> Closes: 
> https://lore.kernel.org/oe-kbuild-all/202405290332.sqtt0ix0-...@intel.com/
> Closes: 
> https://lore.kernel.org/oe-kbuild-all/202405290438.toyhxmin-...@intel.com/
> Closes: 
> https://lore.kernel.org/oe-kbuild-all/202405290803.c3178dyt-...@intel.com/
> Closes: 
> https://lore.kernel.org/oe-kbuild-all/202405291109.pqdqc46g-...@intel.com/
> Closes: 
> https://lore.kernel.org/oe-kbuild-all/202405291221.a0nstxhe-...@intel.com/
> Fixes: 54cb39e2293b ("drm/connector: hdmi: Create an HDMI sub-state")
> Signed-off-by: Maxime Ripard <mrip...@kernel.org>
> ---
>  drivers/gpu/drm/display/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org>


-- 
With best wishes
Dmitry

Reply via email to