mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-12 00:00:00 +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.
|