diff options
Diffstat (limited to 'arch/arm/mach-msm')
-rw-r--r-- | arch/arm/mach-msm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-msm/Kconfig b/arch/arm/mach-msm/Kconfig index 32b9d1f8493..997c5bda8c1 100644 --- a/arch/arm/mach-msm/Kconfig +++ b/arch/arm/mach-msm/Kconfig | |||
@@ -150,7 +150,7 @@ endmenu | |||
150 | 150 | ||
151 | config MSM_IOMMU | 151 | config MSM_IOMMU |
152 | bool "MSM IOMMU Support" | 152 | bool "MSM IOMMU Support" |
153 | depends on ARCH_MSM8X60 | 153 | depends on ARCH_MSM8X60 || ARCH_MSM8960 |
154 | select IOMMU_API | 154 | select IOMMU_API |
155 | default n | 155 | default n |
156 | help | 156 | help |