Commit 97cf9296 authored by Danila Tikhonov's avatar Danila Tikhonov Committed by Bjorn Andersson
Browse files

clk: qcom: Fix SM_GCC_7150 dependencies



Add dependencies on "ARM64 or COMPILE_TEST" for SM_GCC_7150.

Signed-off-by: default avatarDanila Tikhonov <danila@jiaxyga.com>
Link: https://lore.kernel.org/r/20240505201038.276047-2-danila@jiaxyga.com


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent fcd9354c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -953,6 +953,7 @@ config SM_GCC_6375

config SM_GCC_7150
	tristate "SM7150 Global Clock Controller"
	depends on ARM64 || COMPILE_TEST
	select QCOM_GDSC
	help
	  Support for the global clock controller on SM7150 devices.