2 tristate "VFIO support for PCI devices"
3 depends on VFIO && PCI && EVENTFD
6 Support for the PCI VFIO bus driver. This is required to make
7 use of PCI drivers using the VFIO framework.
9 If you don't know what to do here, say N.
12 bool "VFIO PCI support for VGA devices"
13 depends on VFIO_PCI && X86 && VGA_ARB
15 Support for VGA extension to VFIO PCI. This exposes an additional
16 region on VGA devices for accessing legacy VGA addresses used by
17 BIOS and generic video drivers.
19 If you don't know what to do here, say N.