iommu/amd: Move Kconfig and Makefile bits down into amd directory
authorJerry Snitselaar <jsnitsel@redhat.com>
Tue, 30 Jun 2020 20:06:36 +0000 (13:06 -0700)
committerJoerg Roedel <jroedel@suse.de>
Wed, 29 Jul 2020 12:15:36 +0000 (14:15 +0200)
commitcbe94c6e1a7d11050050c4d5b89bb278c163e8d6
treeca7780e8d870c0eb63052b8507fd90f13b0d9223
parentab65ba57e3acb55920999f96a6152228b52a2f49
iommu/amd: Move Kconfig and Makefile bits down into amd directory

Move AMD Kconfig and Makefile bits down into the amd directory
with the rest of the AMD specific files.

Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>
Cc: Joerg Roedel <joro@8bytes.org>
Cc: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Link: https://lore.kernel.org/r/20200630200636.48600-3-jsnitsel@redhat.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Kconfig
drivers/iommu/Makefile
drivers/iommu/amd/Kconfig [new file with mode: 0644]
drivers/iommu/amd/Makefile [new file with mode: 0644]