c0a3bff8baeef62c9246ffc01e09597ea5e123ae
[deliverable/linux.git] / drivers / vfio / platform / Kconfig
1 config VFIO_PLATFORM
2 tristate "VFIO support for platform devices"
3 depends on VFIO && EVENTFD && ARM
4 help
5 Support for platform devices with VFIO. This is required to make
6 use of platform devices present on the system using the VFIO
7 framework.
8
9 If you don't know what to do here, say N.
10
11 config VFIO_AMBA
12 tristate "VFIO support for AMBA devices"
13 depends on VFIO_PLATFORM && ARM_AMBA
14 help
15 Support for ARM AMBA devices with VFIO. This is required to make
16 use of ARM AMBA devices present on the system using the VFIO
17 framework.
18
19 If you don't know what to do here, say N.
This page took 0.045508 seconds and 5 git commands to generate.