]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
msm: iommu: Enable HTW L2 redirection on MSM8960
authorStepan Moskovchenko <stepanm@codeaurora.org>
Tue, 1 Mar 2011 00:04:56 +0000 (16:04 -0800)
committerDavid Brown <davidb@codeaurora.org>
Tue, 8 Mar 2011 22:42:31 +0000 (14:42 -0800)
Allow the MSM8960 IOMMU to access its page tables directly
through the L2 cache.

Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
arch/arm/mach-msm/Kconfig

index 997c5bda8c1882445650516a8578f4e1bbe100d6..1516896e8d177d53d1bff8a6c0ed0b1d7cb0eeee 100644 (file)
@@ -162,7 +162,7 @@ config MSM_IOMMU
 
 config IOMMU_PGTABLES_L2
        def_bool y
-       depends on ARCH_MSM8X60 && MMU && SMP && CPU_DCACHE_DISABLE=n
+       depends on MSM_IOMMU && MMU && SMP && CPU_DCACHE_DISABLE=n
 
 config MSM_DEBUG_UART
        int