This series fixes two Kconfig warnings that I recently saw crop up in my build tests because the dependencies for newly added drivers in 6.8 are not correct. This is now the fourth set of changes to avoid warnings of this nature for the exact same reason... is there anything that can be done to ensure this does not continue to happen? See b6bcd1c0c27e ("clk: qcom: fix some Kconfig corner cases") 75d1d3a433f0 ("clk: qcom: Fix SM_GPUCC_8450 dependencies") e8d66d02defd ("clk: qcom: Fix SM_CAMCC_8550 dependencies") --- Nathan Chancellor (2): clk: qcom: Fix SC_CAMCC_8280XP dependencies clk: qcom: Fix SM_GPUCC_8650 dependencies drivers/clk/qcom/Kconfig | 2 ++ 1 file changed, 2 insertions(+) --- base-commit: 3066c521be9db14964d78c6c431c97a424468ded change-id: 20240318-fix-some-qcom-kconfig-deps-cc9be94f63ba Best regards, -- Nathan Chancellor <nathan@xxxxxxxxxx>