On Tue, 01 Aug 2023 12:56:32 +0200, Arnd Bergmann wrote: > The SM_GCC_8550 symbol and others can only be built for ARM64 or when > compile testing, but it gets selected by other drivers that can also be > built for 32-bit ARCH_QCOM when not compile testing, which results in > a Kconfig warning: > > WARNING: unmet direct dependencies detected for SM_GCC_8550 > Depends on [n]: COMMON_CLK [=y] && COMMON_CLK_QCOM [=m] && (ARM64 || COMPILE_TEST [=n]) > Selected by [m]: > - SM_GPUCC_8550 [=m] && COMMON_CLK [=y] && COMMON_CLK_QCOM [=m] > - SM_VIDEOCC_8550 [=m] && COMMON_CLK [=y] && COMMON_CLK_QCOM [=m] > > [...] Applied, thanks! [1/1] clk: qcom: fix some Kconfig corner cases commit: b6bcd1c0c27e1f210228346e6d23a2ec0c263e8c Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>