msm: Secure Channel Manager (SCM) support
[pandora-kernel.git] / arch / arm / mach-msm / Kconfig
index fae931a..64011b6 100644 (file)
@@ -45,6 +45,7 @@ config ARCH_MSM8X60
        select MSM_V2_TLMM
        select MSM_GPIOMUX
        select IOMMU_API
+       select MSM_SCM if SMP
 
 endchoice
 
@@ -172,4 +173,7 @@ config MSM_V2_TLMM
 
 config IOMMU_API
        bool
+
+config MSM_SCM
+       bool
 endif