The main goal here is to add enough COMPILE_TEST that an ARM cross compiler is not needed to be able to get compile coverage on VFIO. A normal x86 compiler with COMPILE_TEST will do the job. s390 and ppc are still needed, and I'm looking to see if any of that is reasonable to change too. Thanks, Jason Jason Gunthorpe (3): vfio: IOMMU_API should be selected vfio-platform: Add COMPILE_TEST to VFIO_PLATFORM ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST drivers/vfio/Kconfig | 2 +- drivers/vfio/platform/Kconfig | 4 ++-- include/linux/amba/bus.h | 11 +++++++++++ 3 files changed, 14 insertions(+), 3 deletions(-) -- 2.30.0