Re: [PATCH 2/2] iommu: tegra: enable compile testing

From: Joerg Roedel

Date: Mon Oct 27 2025 - 07:19:18 EST


On Thu, Sep 25, 2025 at 05:31:20PM +0200, Johan Hovold wrote:
> 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@xxxxxxxxxx>
> ---
> drivers/iommu/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.