Re: [PATCH v5 1/3] drm/msm: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEM
Dmitry Baryshkov <[email protected]>
| Newsgroups | org.kernel.vger.linux-arm-msm,dev.linux.lists.imx,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <4xhwuoehp3tzncetn5y4eydefkxmwsyd7jih25ngsxeagdxbta@r7ofralz2er4> |
On Fri, Aug 14, 2026 at 05:17:22PM +0300, Daniel Baluta wrote:
> QCOM_UBWC_CONFIG is about to depend on QCOM_SMEM. Guard the DRM_MSM
> select with 'if ARCH_QCOM && QCOM_SMEM', and add
> 'depends on QCOM_SMEM || QCOM_SMEM=n' so a built-in driver is never
> selected against a missing or modular SMEM.
>
> Fixes: 1b445022d1d0 ("soc: qcom: ubwc: Get HBB from SMEM")
> Signed-off-by: Daniel Baluta <[email protected]>
> ---
> drivers/gpu/drm/msm/Kconfig | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
FWIW, for taking it through soc tree:
Acked-by: Dmitry Baryshkov <[email protected]>
(Rob was also fine with that in private communication)
--
With best wishes
Dmitry