Skip to content
Snippets Groups Projects
Commit 398cbaad authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: Enable IOVA API when IOMMU support is enabled


When support for an IOMMU has been enabled, make sure the IOVA helper
code is also activated and the driver can properly manage the IO virtual
address space.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 404bfb78
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ config DRM_TEGRA
select DRM_MIPI_DSI
select DRM_PANEL
select TEGRA_HOST1X
select IOMMU_IOVA if IOMMU_SUPPORT
help
Choose this option if you have an NVIDIA Tegra SoC.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment