diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig index baa0d9786f506bfeff064459e1f2277cd2506b6b..2bd5b18106c82f01bde072d397487882b78f3bd6 100644 --- a/drivers/iommu/Kconfig +++ b/drivers/iommu/Kconfig @@ -63,6 +63,7 @@ config MSM_IOMMU bool "MSM IOMMU Support" depends on ARM depends on ARCH_MSM8X60 || ARCH_MSM8960 || COMPILE_TEST + depends on BROKEN select IOMMU_API help Support for the IOMMUs found on certain Qualcomm SOCs.