OSDN Git Service

clk: qcom: sm8250 gcc depends on QCOM_GDSC
authorJonathan Marek <jonathan@marek.ca>
Sat, 23 May 2020 04:09:47 +0000 (00:09 -0400)
committerStephen Boyd <sboyd@kernel.org>
Tue, 26 May 2020 23:27:43 +0000 (16:27 -0700)
The driver will always fail to probe without QCOM_GDSC, so select it.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Link: https://lkml.kernel.org/r/20200523040947.31946-1-jonathan@marek.ca
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Fixes: 3e5770921a88 ("clk: qcom: gcc: Add global clock controller driver for SM8250")
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/Kconfig

index 11ec6f4..abb121f 100644 (file)
@@ -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,