aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2013-10-03 12:42:56 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2013-10-03 12:42:51 -0700
commit4e07be25e372b1730524141125428c572ead8bcc (patch)
tree793e3812d99ccc745f6739ade07aec95b90dd5d3
parent120037d476fd9ce5d3a8236ba1c75c0348a2a406 (diff)
parent223ebfbf6b0a5e1077a1e97587a6eb4da4c4e856 (diff)
Merge "msm: Kconfig: Enable SMMU remote spinlock for msm8610"
-rw-r--r--arch/arm/mach-msm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-msm/Kconfig b/arch/arm/mach-msm/Kconfig
index e82a3fc5b62..456e57a1663 100644
--- a/arch/arm/mach-msm/Kconfig
+++ b/arch/arm/mach-msm/Kconfig
@@ -497,6 +497,7 @@ config ARCH_MSM8610
select MSM_JTAG_MM if CORESIGHT_ETM
select MSM_CPR_REGULATOR
select MSM_RPM_LOG
+ select MSM_IOMMU_SYNC
select MSM_RPM_STATS_LOG
select PINCTRL
select PINCTRL_MSM_TLMM_V3