Skip to content

Commit fbcf539

Browse files
jhovoldjoergroedel
authored andcommitted
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: Johan Hovold <johan@kernel.org> Reviewed-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-by: Jason Gunthorpe <jgg@nvidia.com> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
1 parent 4c7ed7f commit fbcf539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/iommu/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ config SUN50I_IOMMU
247247

248248
config TEGRA_IOMMU_SMMU
249249
bool "NVIDIA Tegra SMMU Support"
250-
depends on ARCH_TEGRA
250+
depends on ARCH_TEGRA || COMPILE_TEST
251251
depends on TEGRA_AHB
252252
depends on TEGRA_MC
253253
select IOMMU_API

0 commit comments

Comments
 (0)