Re: [PATCH] phy: PHY_GOOGLE_USB should depend on ARCH_GOOGLE
From: Vinod Koul
Date: Wed Feb 04 2026 - 10:31:40 EST
Hi Geert,
On 27-01-26, 20:12, Geert Uytterhoeven wrote:
> The Google Tensor SoC USB PHY is only present on Google Tensor G5
> (Laguna) SoCs. Hence add a dependency on ARCH_GOOGLE, to prevent asking
> the user about this driver when configuring a kernel without Google
> Tensor SoC support.
I have three patches for this :-) Looking at it, I prefer Arnd's
approach and not to depend on unknown symbol.
--
~Vinod