blob: c51af17b4e490e68a9cd248d85c983ba022abc29 (
plain)
1
2
3
4
5
6
7
8
9
|
config VFIO_PLATFORM
tristate "VFIO support for platform devices"
depends on VFIO && EVENTFD && ARM
help
Support for platform devices with VFIO. This is required to make
use of platform devices present on the system using the VFIO
framework.
If you don't know what to do here, say N.
|