Commit 2081df36 authored by Rohit Agarwal's avatar Rohit Agarwal Committed by Bjorn Andersson
Browse files

clk: qcom: Add SDX65 APCS clock controller support

parent af44e327
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -55,13 +55,13 @@ config QCOM_CLK_APCC_MSM8996
	  drivers for dynamic power management.

config QCOM_CLK_APCS_SDX55
	tristate "SDX55 APCS Clock Controller"
	tristate "SDX55 and SDX65 APCS Clock Controller"
	depends on QCOM_APCS_IPC || COMPILE_TEST
	help
	  Support for the APCS Clock Controller on SDX55 platform. The
	  Support for the APCS Clock Controller on SDX55, SDX65 platforms. The
	  APCS is managing the mux and divider which feeds the CPUs.
	  Say Y if you want to support CPU frequency scaling on devices
	  such as SDX55.
	  such as SDX55, SDX65.

config QCOM_CLK_RPM
	tristate "RPM based Clock Controller"