Commit fbcf5398 authored by Johan Hovold's avatar Johan Hovold Committed by Joerg Roedel
Browse files

iommu: tegra: enable compile testing



There seems to be nothing preventing this driver from being compile
tested so enable that to increase build coverage.

Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
Reviewed-by: default avatarJon Hunter <jonathanh@nvidia.com>
Reviewed-by: default avatarJason Gunthorpe <jgg@nvidia.com>
Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
parent 4c7ed7fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -247,7 +247,7 @@ config SUN50I_IOMMU

config TEGRA_IOMMU_SMMU
	bool "NVIDIA Tegra SMMU Support"
	depends on ARCH_TEGRA
	depends on ARCH_TEGRA || COMPILE_TEST
	depends on TEGRA_AHB
	depends on TEGRA_MC
	select IOMMU_API