提交 3a4ef4ca 编写于 作者: J Jonathan Marek 提交者: Stephen Boyd

clk: qcom: sm8250 gcc depends on QCOM_GDSC

The driver will always fail to probe without QCOM_GDSC, so select it.
Signed-off-by: NJonathan Marek <jonathan@marek.ca>
Link: https://lkml.kernel.org/r/20200523040947.31946-1-jonathan@marek.caReviewed-by: NBjorn Andersson <bjorn.andersson@linaro.org>
Fixes: 3e577092 ("clk: qcom: gcc: Add global clock controller driver for SM8250")
Signed-off-by: NStephen Boyd <sboyd@kernel.org>
上级 85204959
......@@ -377,6 +377,7 @@ config SM_GCC_8150
config SM_GCC_8250
tristate "SM8250 Global Clock Controller"
select QCOM_GDSC
help
Support for the global clock controller on SM8250 devices.
Say Y if you want to use peripheral devices such as UART,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册