Re: [PATCH] clk: qcom: videocc-sm8350: use depend on instead of select
From: Imran Shaik
Date: Mon Mar 16 2026 - 07:01:56 EST
On 13-03-2026 04:40 pm, Pengyu Luo wrote:
Both sm8350 and sc8280xp use this, on sc8280xp, this would select
gcc-sm8350, we don't neet it on sc8280xp. use depend on to fix it.
Signed-off-by: Pengyu Luo <mitltlatltl@xxxxxxxxx>
---
drivers/clk/qcom/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Imran Shaik <imran.shaik@xxxxxxxxxxxxxxxx>
Thanks,
Imran