2 tristate "VFIO support for platform devices"
3 depends on VFIO && EVENTFD && (ARM || ARM64)
6 Support for platform devices with VFIO. This is required to make
7 use of platform devices present on the system using the VFIO
10 If you don't know what to do here, say N.
13 tristate "VFIO support for AMBA devices"
14 depends on VFIO_PLATFORM && ARM_AMBA
16 Support for ARM AMBA devices with VFIO. This is required to make
17 use of ARM AMBA devices present on the system using the VFIO
20 If you don't know what to do here, say N.
22 source "drivers/vfio/platform/reset/Kconfig"