Re: [PATCH] drm/meson: cleanup unnecessary condition in kconfig
From: Martin Blumenstingl
Date: Tue Jul 07 2026 - 15:38:42 EST
On Wed, Jun 24, 2026 at 11:36 PM Gabriel Carvalho
<gabriel-n-carvalho@xxxxxxxxxxx> wrote:
>
> DRM_MESON_DW_HDMI and DRM_MESON_DW_MIPI_DSI both already depend on
> DRM_MESON, so the "if DRM_MESON" on their "default y" lines is
> redundant.
>
> This redundant condition was found by kconfirm, a static analysis tool
> for Kconfig.
>
> Signed-off-by: Gabriel Carvalho <gabriel-n-carvalho@xxxxxxxxxxx>
> Reviewed-by: Julian Braha <julianbraha@xxxxxxxxx>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>