summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
diff options
context:
space:
mode:
authorJason Gunthorpe <jgg@nvidia.com>2021-02-23 15:17:48 -0400
committerAlex Williamson <alex.williamson@redhat.com>2021-03-16 10:39:28 -0600
commit3b49dfb08c750d4745ad42ec042288aba932b9d5 (patch)
tree49a892f3cfe7b9c567c42c1183ea59a55b81a1b9 /drivers/vfio
parentd3d72a6dfffd3fcaac969786118162b596227f70 (diff)
downloadlinux-stable-3b49dfb08c750d4745ad42ec042288aba932b9d5.tar.gz
linux-stable-3b49dfb08c750d4745ad42ec042288aba932b9d5.tar.bz2
linux-stable-3b49dfb08c750d4745ad42ec042288aba932b9d5.zip
ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST
CONFIG_VFIO_AMBA has a light use of AMBA, adding some inline fallbacks when AMBA is disabled will allow it to be compiled under COMPILE_TEST and make VFIO easier to maintain. Signed-off-by: Jason Gunthorpe <jgg@nvidia.com> Message-Id: <3-v1-df057e0f92c3+91-vfio_arm_compile_test_jgg@nvidia.com> Reviewed-by: Eric Auger <eric.auger@redhat.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'drivers/vfio')
-rw-r--r--drivers/vfio/platform/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/vfio/platform/Kconfig b/drivers/vfio/platform/Kconfig
index 233efde219cc..ab341108a0be 100644
--- a/drivers/vfio/platform/Kconfig
+++ b/drivers/vfio/platform/Kconfig
@@ -12,7 +12,7 @@ config VFIO_PLATFORM
config VFIO_AMBA
tristate "VFIO support for AMBA devices"
- depends on VFIO_PLATFORM && ARM_AMBA
+ depends on VFIO_PLATFORM && (ARM_AMBA || COMPILE_TEST)
help
Support for ARM AMBA devices with VFIO. This is required to make
use of ARM AMBA devices present on the system using the VFIO