vfio: VFIO core
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / vfio / Kconfig
1 menuconfig VFIO
2         tristate "VFIO Non-Privileged userspace driver framework"
3         depends on IOMMU_API
4         help
5           VFIO provides a framework for secure userspace device drivers.
6           See Documentation/vfio.txt for more details.
7
8           If you don't know what to do here, say N.