[PATCH v2 0/2] iommu: Move AMD and Intel Kconfig + Makefile bits into their directories
From: Jerry Snitselaar
Date: Tue Jun 30 2020 - 16:06:50 EST
This patchset imeplements the suggestion from Linus to move the
Kconfig and Makefile bits for AMD and Intel into their respective
directories.
v2: Rebase against v5.8-rc3. Dropped ---help--- changes from Kconfig as that was
dealt with in systemwide cleanup.
Jerry Snitselaar (2):
iommu/vt-d: Move Kconfig and Makefile bits down into intel directory
iommu/amd: Move Kconfig and Makefile bits down into amd directory