+1
−85
+2
−6
drivers/iommu/intel/Kconfig
0 → 100644
+86
−0
drivers/iommu/intel/Makefile
0 → 100644
+7
−0
Loading
Move Intel Kconfig and Makefile bits down into intel directory with the rest of the Intel specific files. Signed-off-by:Jerry Snitselaar <jsnitsel@redhat.com> Reviewed-by:
Lu Baolu <baolu.lu@linux.intel.com> Cc: Joerg Roedel <joro@8bytes.org> Cc: Lu Baolu <baolu.lu@linux.intel.com> Link: https://lore.kernel.org/r/20200630200636.48600-2-jsnitsel@redhat.com Signed-off-by:
Joerg Roedel <jroedel@suse.de>