Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab84a84d authored by Deepak Katragadda's avatar Deepak Katragadda Committed by Gerrit - the friendly Code Review server
Browse files

arm64: Kconfig: Select the QCOM_GDSC config for MSMSKUNK



Select the QCOM_GDSC config for MSMSKUNK to enable
the GDSC driver on that target.

CRs-Fixed: 1076165
Change-Id: Ib0ce16ff244423ecafb90460488a364d0471ce5c
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 988608cb
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -110,6 +110,7 @@ config ARCH_MSMSKUNK
	bool "Enable Support for Qualcomm MSMSKUNK"
	bool "Enable Support for Qualcomm MSMSKUNK"
	depends on ARCH_QCOM
	depends on ARCH_QCOM
	select COMMON_CLK_QCOM
	select COMMON_CLK_QCOM
	select QCOM_GDSC
	help
	help
	  This enables support for the MSMSKUNK chipset. If you do not
	  This enables support for the MSMSKUNK chipset. If you do not
	  wish to build a kernel that runs on this chipset, say 'N' here.
	  wish to build a kernel that runs on this chipset, say 'N' here.