Re: [PATCH 3/6] iommu: make inclusion of amd directory conditional

From: Baolu Lu
Date: Thu Mar 20 2025 - 22:10:26 EST


On 3/20/25 17:14, Rolf Eike Beer wrote:
Nothing in there is active if CONFIG_AMD_IOMMU is not enabled, so the whole
directory can depend on that switch as well.

Fixes: cbe94c6e1a7d ("iommu/amd: Move Kconfig and Makefile bits down into amd directory")
Signed-off-by: Rolf Eike Beer<eb@xxxxxxxxx>

Reviewed-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>