summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_IPQ_APSS_PLL
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-11-10 11:16:42 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-11-10 11:16:42 -0600
commitc9650cbc063e1f1687e656657ec9f7a3556442b7 (patch)
tree98de61727a0bab8cf25fc99096028b6a6564b728 /configs/fedora/generic/arm/CONFIG_IPQ_APSS_PLL
parent058e837df3771ba23fb24de6efe448c6cccfbd19 (diff)
downloadkernel-c9650cbc063e1f1687e656657ec9f7a3556442b7.tar.gz
kernel-c9650cbc063e1f1687e656657ec9f7a3556442b7.tar.xz
kernel-c9650cbc063e1f1687e656657ec9f7a3556442b7.zip
Linux v5.9.7
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'configs/fedora/generic/arm/CONFIG_IPQ_APSS_PLL')
-rw-r--r--configs/fedora/generic/arm/CONFIG_IPQ_APSS_PLL22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/fedora/generic/arm/CONFIG_IPQ_APSS_PLL b/configs/fedora/generic/arm/CONFIG_IPQ_APSS_PLL
new file mode 100644
index 000000000..e37e906de
--- /dev/null
+++ b/configs/fedora/generic/arm/CONFIG_IPQ_APSS_PLL
@@ -0,0 +1,22 @@
+# CONFIG_IPQ_APSS_PLL:
+#
+# Support for APSS PLL on ipq devices. The APSS PLL is the main
+# clock that feeds the CPUs on ipq based devices.
+# Say Y if you want to support CPU frequency scaling on ipq based
+# devices.
+#
+# Symbol: IPQ_APSS_PLL [=n]
+# Type : tristate
+# Defined at drivers/clk/qcom/Kconfig:101
+# Prompt: IPQ APSS PLL
+# Depends on: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y]
+# Location:
+# -> Device Drivers
+# -> Common Clock Framework (COMMON_CLK [=y])
+# -> Support for Qualcomm's clock controllers (COMMON_CLK_QCOM [=y])
+# Selected by [n]:
+# - IPQ_APSS_6018 [=n] && COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (QCOM_APCS_IPC [=m] || COMPILE_TEST [=n])
+#
+#
+#
+# CONFIG_IPQ_APSS_PLL is not set