Re: [PATCH] iommu/mediatek: select IOMMU_IOVA

From: Arnd Bergmann
Date: Mon Feb 29 2016 - 04:18:00 EST


On Monday 29 February 2016 10:11:58 Arnd Bergmann wrote:
> This adds the same select that the other drivers have. On a related
> note, I wonder if we should just always select ARM_DMA_USE_IOMMU
> whenever any IOMMU driver is enabled. Are there any cases where
> we would enable an IOMMU but not use it?

Subject line was wrong, I'll resend this with a second fix on top.

Arnd