mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-23 11:08:07 +00:00
9 lines
258 B
Plaintext
9 lines
258 B
Plaintext
|
config VFIO_PCI
|
||
|
tristate "VFIO support for PCI devices"
|
||
|
depends on VFIO && PCI && EVENTFD
|
||
|
help
|
||
|
Support for the PCI VFIO bus driver. This is required to make
|
||
|
use of PCI drivers using the VFIO framework.
|
||
|
|
||
|
If you don't know what to do here, say N.
|