vfio: Split virqfd into a separate module for vfio bus drivers
[deliverable/linux.git] / drivers / vfio / Kconfig
index d5322a434a7a474da70f544cc1eda2cd1fd39377..7d092ddc81195814ca0409fdcc19770832f35086 100644 (file)
@@ -13,6 +13,11 @@ config VFIO_SPAPR_EEH
        depends on EEH && VFIO_IOMMU_SPAPR_TCE
        default n
 
+config VFIO_VIRQFD
+       tristate
+       depends on VFIO && EVENTFD
+       default n
+
 menuconfig VFIO
        tristate "VFIO Non-Privileged userspace driver framework"
        depends on IOMMU_API
This page took 0.026663 seconds and 5 git commands to generate.