summaryrefslogtreecommitdiff
path: root/drivers/clk/qcom/Kconfig
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2022-05-16 00:00:46 +0300
committerBjorn Andersson <bjorn.andersson@linaro.org>2022-07-01 02:24:54 +0300
commit8add990ace3db767c2dab59113fbdf137d237529 (patch)
tree9f064a3460fc295ec11e576fbdf17c76aa4f5522 /drivers/clk/qcom/Kconfig
parentc87969d2187035cea3152ee8ca4b9f44afe77d9c (diff)
downloadlinux-8add990ace3db767c2dab59113fbdf137d237529.tar.xz
clk: qcom: ipq8074: add USB GDSCs
Add GDSC-s for each of the two USB controllers built-in the IPQ8074. Signed-off-by: Robert Marko <robimarko@gmail.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220515210048.483898-9-robimarko@gmail.com
Diffstat (limited to 'drivers/clk/qcom/Kconfig')
-rw-r--r--drivers/clk/qcom/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/qcom/Kconfig b/drivers/clk/qcom/Kconfig
index bc4dcf356d82..fc45d00eec42 100644
--- a/drivers/clk/qcom/Kconfig
+++ b/drivers/clk/qcom/Kconfig
@@ -166,6 +166,7 @@ config IPQ_LCC_806X
config IPQ_GCC_8074
tristate "IPQ8074 Global Clock Controller"
+ select QCOM_GDSC
help
Support for global clock controller on ipq8074 devices.
Say Y if you want to use peripheral devices such as UART, SPI,