Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
21d1f58aedc5f7ac4bb0c4e3d78c74ea31ac050f
/
.
/
drivers
/
vfio
/
pci
/
Kconfig
blob: 5980758563ebc62448fb85c063f176cdcb0306f1 [
file
] [
log
] [
blame
]
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.