msm: iommu: Enable IOMMU support for MSM8960
Allow IOMMU to be selected for MSM8960 now that the platform data has been generalized. Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org>
This commit is contained in:
committed by
David Brown
parent
69e2136375
commit
6499f0a8b3
@@ -150,7 +150,7 @@ endmenu
|
|||||||
|
|
||||||
config MSM_IOMMU
|
config MSM_IOMMU
|
||||||
bool "MSM IOMMU Support"
|
bool "MSM IOMMU Support"
|
||||||
depends on ARCH_MSM8X60
|
depends on ARCH_MSM8X60 || ARCH_MSM8960
|
||||||
select IOMMU_API
|
select IOMMU_API
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
|
Reference in New Issue
Block a user