diff options
-rw-r--r-- | drivers/clk/qcom/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/qcom/Kconfig b/drivers/clk/qcom/Kconfig index f2e207e36907..69bbf62ba3cd 100644 --- a/drivers/clk/qcom/Kconfig +++ b/drivers/clk/qcom/Kconfig @@ -67,7 +67,7 @@ config CLK_X1E80100_TCSRCC config CLK_X1P42100_GPUCC tristate "X1P42100 Graphics Clock Controller" depends on ARM64 || COMPILE_TEST - select CLK_X1E8010_GCC + select CLK_X1E80100_GCC help Support for the graphics clock controller on X1P42100 devices. Say Y if you want to support graphics controller devices and |