|
@@ -13,6 +13,7 @@ menuconfig VFIO
|
|
|
depends on IOMMU_API
|
|
depends on IOMMU_API
|
|
|
select VFIO_IOMMU_TYPE1 if X86
|
|
select VFIO_IOMMU_TYPE1 if X86
|
|
|
select VFIO_IOMMU_SPAPR_TCE if (PPC_POWERNV || PPC_PSERIES)
|
|
select VFIO_IOMMU_SPAPR_TCE if (PPC_POWERNV || PPC_PSERIES)
|
|
|
|
|
+ select ANON_INODES
|
|
|
help
|
|
help
|
|
|
VFIO provides a framework for secure userspace device drivers.
|
|
VFIO provides a framework for secure userspace device drivers.
|
|
|
See Documentation/vfio.txt for more details.
|
|
See Documentation/vfio.txt for more details.
|