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

Commit 223ebfbf authored by Olav Haugan's avatar Olav Haugan
Browse files

msm: Kconfig: Enable SMMU remote spinlock for msm8610



Enable the remote spinlock in the SMMU driver. This allows
us to take the remote spinlock for individual SMMUs based
on device tree configuration.

CRs-fixed: 517873
Change-Id: I803f8bcba9701cfd1a7bf7f9917f6f20d7525966
Signed-off-by: default avatarOlav Haugan <ohaugan@codeaurora.org>
parent f472e823
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -495,6 +495,7 @@ config ARCH_MSM8610
	select MSM_JTAG_MM if CORESIGHT_ETM
	select MSM_JTAG_MM if CORESIGHT_ETM
	select MSM_CPR_REGULATOR
	select MSM_CPR_REGULATOR
	select MSM_RPM_LOG
	select MSM_RPM_LOG
	select MSM_IOMMU_SYNC
	select MSM_RPM_STATS_LOG
	select MSM_RPM_STATS_LOG
	select PINCTRL
	select PINCTRL
	select PINCTRL_MSM_TLMM_V3
	select PINCTRL_MSM_TLMM_V3