Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cba3345cc494ad286ca8823f44b2c16cae496679
/
.
/
drivers
/
vfio
/
Kconfig
blob: 9acb1e729bd6003848792c06c802d4f87b89d9b4 [
file
] [
log
] [
blame
]
menuconfig VFIO
tristate
"VFIO Non-Privileged userspace driver framework"
depends on IOMMU_API
help
VFIO provides a framework
for
secure userspace device drivers
.
See
Documentation
/
vfio
.
txt
for
more details
.
If
you don
't know what to do here, say N.