]> Gentwo Git Trees - linux/.git/commitdiff
iommu: tegra: enable compile testing
authorJohan Hovold <johan@kernel.org>
Thu, 25 Sep 2025 15:31:20 +0000 (17:31 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 27 Oct 2025 14:09:55 +0000 (15:09 +0100)
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>
drivers/iommu/Kconfig

index 70d29b14d85196d7c8c09c80fd33dbd9cb54e870..da7d7495c8a859feb4e2b03ccc003e52f81b4513 100644 (file)
@@ -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