Re: [PATCH v5 05/11] drm/display: move CEC_CORE selection to DRM_DISPLAY_HELPER
From: Maxime Ripard
Date: Mon Apr 14 2025 - 10:52:04 EST
On Mon, 7 Apr 2025 18:11:02 +0300, Dmitry Baryshkov wrote:
> THe Kconfig symbol DRM_DISPLAY_DP_AUX_CEC is a boolean which simply
> toggles whether DP_AUX_CEC support should be built into the
> drm_display_helper (which can be eithera module or built-in into the
> kernel). If DRM_DISPLAY_DP_AUX_CEC is selected, then CEC_CORE is
> selected to be built-in into the kernel even if DRM_DISPLAY_HELPER is
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime