]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommu: make inclusion of amd directory conditional
authorRolf Eike Beer <eb@emlix.com>
Mon, 12 May 2025 13:12:52 +0000 (15:12 +0200)
committerJoerg Roedel <jroedel@suse.de>
Fri, 16 May 2025 06:46:46 +0000 (08:46 +0200)
commit85ef671f9727aac580924cc1ce1ca0892524beee
treecd949900f0adece9b01f5310d92b79114d5acae7
parentddcc66cfe83ad0d6ec7cc5f94084767772fe5c9e
iommu: make inclusion of amd directory conditional

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@emlix.com>
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/1894970.atdPhlSkOF@devpool92.emlix.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Makefile
drivers/iommu/amd/Makefile